We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e8ce8 commit 7179a7aCopy full SHA for 7179a7a
alpine/Dockerfile
@@ -21,7 +21,7 @@
21
# SOFTWARE.
22
23
ARG JAVA_VERSION=17.0.15_6
24
-ARG ALPINE_TAG=3.21.3
+ARG ALPINE_TAG=3.22.0
25
FROM alpine:"${ALPINE_TAG}" AS jre-build
26
27
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
0 commit comments