diff --git a/build.sh b/build.sh index 3d02145..aeb0007 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Welcome!" -version="1.0.0" +version="1.0.1" registryPass="***REMOVED***" echo "Create docker image with version $version."