Skip to content

Commit

Permalink
chore: bump trivy to 0.44 (eraser-dev#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
sozercan authored Aug 8, 2023
1 parent a95732c commit 61df001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=mcr.microsoft.com/oss/moby/dockerfile:1.5.1
# syntax=docker/dockerfile:1.6

ARG BUILDERIMAGE="golang:1.20-bullseye"
ARG TRIVY_BINARY_IMG="ghcr.io/aquasecurity/trivy:0.43.0"
ARG TRIVY_BINARY_IMG="ghcr.io/aquasecurity/trivy:0.44.0"
ARG STATICBASEIMAGE="gcr.io/distroless/static:latest"
ARG STATICNONROOTBASEIMAGE="gcr.io/distroless/static:nonroot"
ARG BUILDKIT_SBOM_SCAN_STAGE=builder,manager-build,collector-build,remover-build,trivy-scanner-build
Expand Down

0 comments on commit 61df001

Please sign in to comment.