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