Skip to content

Commit 8b7288c

Browse files
Bump library/alpine
Bumps the docker-dependencies group with 1 update in the /services/manager directory: library/alpine. Updates `library/alpine` from 3.20 to 3.21 --- updated-dependencies: - dependency-name: library/alpine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b603b8 commit 8b7288c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN CGO_ENABLED=0 go build
2929
FROM alpine:latest as certs
3030
RUN apk --update add ca-certificates
3131

32-
FROM docker.io/library/alpine:3.20
32+
FROM docker.io/library/alpine:3.21
3333
#Add repository label
3434
LABEL org.opencontainers.image.source "https://github.com/berops/claudie"
3535
#Add base image name as a label

0 commit comments

Comments
 (0)