We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9438b49 commit 8eccb55Copy full SHA for 8eccb55
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM aquasec/trivy:0.19.1
+FROM aquasec/trivy:0.19.2
2
COPY entrypoint.sh /
3
RUN apk --no-cache add bash
4
RUN chmod +x /entrypoint.sh
0 commit comments