Skip to content

Commit e2182a9

Browse files
Update alpine Docker tag to v3.21.1
1 parent cd1a360 commit e2182a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:labs
2-
FROM alpine:3.21.0
2+
FROM alpine:3.21.1
33
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
44
ARG MAVEN_VERSION=3.9.9
55
ARG MAVEN4_VERSION=4.0.0-rc-2

0 commit comments

Comments
 (0)