diff --git a/build-amd64.sh b/build-amd64.sh index c80854c..dfa278b 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-alpha2" +version="1.0.1-alpha3" localRegistryPass="***REMOVED***" echo "Create docker image with version $version."