Skip to content

Commit e93ba10

Browse files
committed
updates trivy to v0.69.2
1 parent 2568805 commit e93ba10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.scanner

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ ARG TARGETPLATFORM
1414
ENV CRANE_VERSION=v0.20.7
1515
ENV OS=Linux
1616
ENV ARCH=x86_64
17-
ENV TRIVY_VERSION=v0.69.1
17+
ENV TRIVY_VERSION=v0.69.2
1818
ENV COSIGN_VERSION=v2.6.2
1919
ENV GITLEAKS_VERSION=v8.30.0
2020

2121
# Expected checksums for security verification
2222
ENV CRANE_CHECKSUM=8ef3564d264e6b5ca93f7b7f5652704c4dd29d33935aff6947dd5adefd05953e
23-
ENV TRIVY_CHECKSUM=dd93975bc1e58053810a9bafea89923e5df42ddd3f99905fdf840fd797145157
23+
ENV TRIVY_CHECKSUM=affa59a1e37d86e4b8ab2cd02f0ab2e63d22f1bf9cf6a7aa326c884e25e26ce3
2424
ENV COSIGN_CHECKSUM=d437b8f0d30f5dec169337607fcfa0238de1348503e175f1bb5b94330b1ee409
2525
ENV GITLEAKS_CHECKSUM=79a3ab579b53f71efd634f3aaf7e04a0fa0cf206b7ed434638d1547a2470a66e
2626

0 commit comments

Comments
 (0)