⬆️ bump trivy action (#203)

This commit is contained in:
Falk Puschner
2023-02-10 16:20:50 +09:00
committed by GitHub
parent cff3e9a7f6
commit 8bd2f9fbda
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/aquasecurity/trivy:0.37.1
FROM ghcr.io/aquasecurity/trivy:0.37.2
COPY entrypoint.sh /
RUN apk --no-cache add bash curl npm
RUN chmod +x /entrypoint.sh