Skip to content

Commit 8eccb55

Browse files
Bump base image version to 0.19.2 to fix issue with config scanning. (#58)
1 parent 9438b49 commit 8eccb55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM aquasec/trivy:0.19.1
1+
FROM aquasec/trivy:0.19.2
22
COPY entrypoint.sh /
33
RUN apk --no-cache add bash
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)