Skip to content

Commit cd8be53

Browse files
Update docker.io/library/alpine Docker tag to v3.19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14a8938 commit cd8be53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/alpine:3.17 as runtime
1+
FROM docker.io/library/alpine:3.19 as runtime
22

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

0 commit comments

Comments
 (0)