We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1a360 commit e2182a9Copy full SHA for e2182a9
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:labs
2
-FROM alpine:3.21.0
+FROM alpine:3.21.1
3
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
4
ARG MAVEN_VERSION=3.9.9
5
ARG MAVEN4_VERSION=4.0.0-rc-2
0 commit comments