Change image tag to amd64
This commit is contained in:
committed by
Arthur Barr
parent
700cc53c07
commit
40b64e620e
@@ -73,7 +73,7 @@ rm -rf ${mnt_mq}/etc/yum.repos.d/*
|
||||
|
||||
buildah config \
|
||||
--os linux \
|
||||
--label architecture=x86_64 \
|
||||
--label architecture=amd64 \
|
||||
--label name="${imagename%:*}" \
|
||||
--cmd "" \
|
||||
--entrypoint '["java", "-classpath", "/opt/app/*", "org.junit.platform.console.ConsoleLauncher", "-p", "com.ibm.mqcontainer.test", "--details", "verbose"]' \
|
||||
|
||||
Reference in New Issue
Block a user