Skip to content

Commit 43677da

Browse files
authored
Merge pull request #131 from uselagoon/renovate/alpine-3.x
chore(deps): update alpine docker tag to v3.23
2 parents e6a678d + 7ece8a9 commit 43677da

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
@@ -21,7 +21,7 @@ FROM aquasec/trivy:0.69.1 AS trivy
2121
# Refer to https://github.com/GoogleContainerTools/distroless for more details
2222
#FROM gcr.io/distroless/static:nonroot
2323

24-
FROM alpine:3.22
24+
FROM alpine:3.23
2525

2626
COPY --from=trivy /usr/local/bin/trivy /usr/local/bin/trivy
2727

0 commit comments

Comments
 (0)