Skip to content

Commit 6e4f7ea

Browse files
Merge pull request #76 from devops-infra/dependabot/docker/alpine-3.22.0
Bump alpine from 3.21.3 to 3.22.0
2 parents d58e992 + 6e0cb56 commit 6e4f7ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a clean tiny image to store artifacts in
2-
FROM alpine:3.21.3
2+
FROM alpine:3.22.0
33

44
# Labels for http://label-schema.org/rc1/#build-time-labels
55
# And for https://github.com/opencontainers/image-spec/blob/master/annotations.md

0 commit comments

Comments
 (0)