mirror of
https://github.com/aquasecurity/trivy-action.git
synced 2026-05-14 03:02:40 +00:00
Bump base image version to 0.19.2 to fix issue with config scanning. (#58)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM aquasec/trivy:0.19.1
|
||||
FROM aquasec/trivy:0.19.2
|
||||
COPY entrypoint.sh /
|
||||
RUN apk --no-cache add bash
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user