diff --git a/build-amd64.sh b/build-amd64.sh index 5e4bc57..c80854c 100644 --- a/build-amd64.sh +++ b/build-amd64.sh @@ -2,7 +2,7 @@ # chmod u+x build-amd64.sh echo "Welcome!" -version="1.0.1-alpha1" +version="1.0.1-alpha2" localRegistryPass="***REMOVED***" echo "Create docker image with version $version."