We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77b85c commit f78e9ecCopy full SHA for f78e9ec
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/aquasecurity/trivy:0.46.0
+FROM ghcr.io/aquasecurity/trivy:0.46.1
2
COPY entrypoint.sh /
3
RUN apk --no-cache add bash curl npm
4
RUN chmod +x /entrypoint.sh
0 commit comments