Skip to content

Commit 0fd2f4c

Browse files
chore(deps): update docker.io/library/alpine docker tag to v3.21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6e1009 commit 0fd2f4c

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,4 +1,4 @@
1-
FROM docker.io/library/alpine:3.19 as runtime
1+
FROM docker.io/library/alpine:3.21 as runtime
22

33
RUN \
44
apk add --update --no-cache \

0 commit comments

Comments
 (0)