Skip to content

Commit 8169c9b

Browse files
Update alpine Docker tag to v3.21.2
1 parent 09afb2c commit 8169c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Simple Alpine Docker Image non-root user 'worker' and sudo access
55
#
66
# Base Image: alpine:3.20.3
7-
FROM alpine:3.21.0
7+
FROM alpine:3.21.2
88

99
# Add sudo
1010
RUN apk --no-cache add sudo

0 commit comments

Comments
 (0)