We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a62c78 + ebcb9f7 commit 9063d85Copy full SHA for 9063d85
build.sh
@@ -7,7 +7,7 @@ set -e
7
IMAGE_NAME="radstudio/paserver"
8
TAG_LATEST="latest"
9
TAG_VERSION="athens"
10
-TAG_NUMERIC="12.2"
+TAG_NUMERIC="12.2.1"
11
12
# Build the Docker image with the first tag
13
docker build . \
0 commit comments