Loading titan-test-system-framework @ ffbcefb5 Original line number Diff line number Diff line Subproject commit 2645a5245082506a64acc58e7c2c7ac5c5bc4c3a Subproject commit ffbcefb5dbe4bc24623f5738c8a64153c8f3599d virtualization/docker/Dockerfile +1 −1 Original line number Diff line number Diff line FROM alpine:latest FROM alpine:3.16 # Install dependencies RUN apk update && \ Loading virtualization/docker/docker-entrypoint.sh +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ usage() { done } commands="help,build CAM,clean CAM,list CAM,modulepar CAM,rebuild CAM,run CAM,version" commands="help,build,clean,list,modulepar,rebuild,run,version" if [ $# == 0 ]; then usage Loading Loading
titan-test-system-framework @ ffbcefb5 Original line number Diff line number Diff line Subproject commit 2645a5245082506a64acc58e7c2c7ac5c5bc4c3a Subproject commit ffbcefb5dbe4bc24623f5738c8a64153c8f3599d
virtualization/docker/Dockerfile +1 −1 Original line number Diff line number Diff line FROM alpine:latest FROM alpine:3.16 # Install dependencies RUN apk update && \ Loading
virtualization/docker/docker-entrypoint.sh +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ usage() { done } commands="help,build CAM,clean CAM,list CAM,modulepar CAM,rebuild CAM,run CAM,version" commands="help,build,clean,list,modulepar,rebuild,run,version" if [ $# == 0 ]; then usage Loading