Skip to content

Commit f78e9ec

Browse files
Update Dockerfile to 0.46.1 (#277)
This update fixes aquasecurity/trivy#5441
1 parent b77b85c commit f78e9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/aquasecurity/trivy:0.46.0
1+
FROM ghcr.io/aquasecurity/trivy:0.46.1
22
COPY entrypoint.sh /
33
RUN apk --no-cache add bash curl npm
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)