We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4a5d2 commit 9b5fa62Copy full SHA for 9b5fa62
1 file changed
images/build.sh
@@ -96,7 +96,7 @@ for arch in $ARCHS; do
96
# Run basic test in Dockerfile.test
97
buildah bud \
98
${TEST_ARGS[@]} \
99
- --file=Dockerfile.test \
+ --file=Dockerfile.test
100
--build-arg=base="${image_id}"
101
102
# Save image for storing as artifact or to load into docker
0 commit comments