We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011012a commit 4f77e01Copy full SHA for 4f77e01
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.20.3
+FROM alpine:3.21.0
2
RUN apk --no-cache add ca-certificates git
3
COPY trivy /usr/local/bin/trivy
4
COPY contrib/*.tpl contrib/
Dockerfile.canary
-FROM alpine:3.20.0
# binaries were created with GoReleaser
0 commit comments