Skip to content

Commit e32ee25

Browse files
authored
Merge pull request #21 from appuio/renovate/docker.io-library-alpine-3.x
Update docker.io/library/alpine Docker tag to v3.21
2 parents 35b0d41 + 37428a2 commit e32ee25

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.20 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)