From 8a9b75dba66caf7bdd477316a11071168b9f9c30 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sun, 5 Dec 2021 23:42:58 +0200 Subject: [PATCH] fix --- build-amd64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."