Skip to content

Commit

Permalink
Update aquasec/trivy Docker tag to v0.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent 6e9bdf2 commit e02b63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG ISO_NAME=kairos-${VARIANT}-${FLAVOR}
ARG LUET_VERSION=0.34.0
ARG OS_ID=kairos
# renovate: datasource=docker depName=aquasec/trivy
ARG TRIVY_VERSION=0.42.0
ARG TRIVY_VERSION=0.43.1
ARG COSIGN_SKIP=".*quay.io/kairos/.*"

IF [ "$FLAVOR" = "ubuntu" ]
Expand Down

0 comments on commit e02b63b

Please sign in to comment.