diff --git a/build.sh b/build.sh index 7a8e751..4693a24 100755 --- a/build.sh +++ b/build.sh @@ -7,7 +7,7 @@ set -e IMAGE_NAME="radstudio/paserver" TAG_LATEST="latest" TAG_VERSION="athens" -TAG_NUMERIC="12.2" +TAG_NUMERIC="12.2.1" # Build the Docker image with the first tag docker build . \