Add missing \

This commit is contained in:
2022-11-15 18:47:21 +01:00
parent 11d703efcb
commit 111d316802
Regular → Executable
+1 -1
View File
@@ -5,5 +5,5 @@ EXTRA_ARGS="$@"
docker buildx build \ docker buildx build \
--platform $PLATFORM \ --platform $PLATFORM \
--tag $TAG \ --tag $TAG \
$EXTRA_ARGS $EXTRA_ARGS \
. .