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 e5053db commit f101343Copy full SHA for f101343
alpine/Dockerfile
@@ -21,7 +21,7 @@
21
# SOFTWARE.
22
23
ARG JAVA_VERSION=17.0.15_6
24
-ARG ALPINE_TAG=3.22.0
+ARG ALPINE_TAG=3.22.1
25
FROM alpine:"${ALPINE_TAG}" AS jre-build
26
27
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
0 commit comments