We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a678d + 7ece8a9 commit 43677daCopy full SHA for 43677da
Dockerfile
@@ -21,7 +21,7 @@ FROM aquasec/trivy:0.69.1 AS trivy
21
# Refer to https://github.com/GoogleContainerTools/distroless for more details
22
#FROM gcr.io/distroless/static:nonroot
23
24
-FROM alpine:3.22
+FROM alpine:3.23
25
26
COPY --from=trivy /usr/local/bin/trivy /usr/local/bin/trivy
27
0 commit comments