This commit is contained in:
unknown
2025-12-02 20:03:56 -08:00
parent 709500095b
commit 03d96eb79a

View File

@@ -663,7 +663,7 @@ function build_docker_image {
fi
if docker compose version >/dev/null 2>&1; then
docker compose \
--progress=plain \
--progress plain \
build \
--no-cache \
--build-arg DOCKER_DEVICE_STR="$arg" \