Skip to content

Commit 7ece8a9

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 92d4145 commit 7ece8a9

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