Skip to content

Commit 1ad242c

Browse files
chore(deps): update alpine docker tag to v3.21.3
1 parent 9be7a24 commit 1ad242c

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,6 +1,6 @@
11
# syntax=docker/dockerfile:1.13
22
# https://devhints.io/dockerfile
3-
FROM alpine:3.21.2 AS release
3+
FROM alpine:3.21.3 AS release
44

55
ARG TARGETPLATFORM
66

0 commit comments

Comments
 (0)