Skip to content

Commit

Permalink
SYS-623 bump trivy to 0.54.1
Browse files Browse the repository at this point in the history
  • Loading branch information
instantlinux committed Aug 23, 2024
1 parent 4923a9b commit b148966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .image-gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ variables:
IMAGE: {{ IMAGE }}
PLATFORMS: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
REGISTRY: $REGISTRY_URI/$CI_PROJECT_PATH
TRIVY_VERSION: 0.53.0
TRIVY_VERSION: 0.54.1

stages:
- Static Code Analysis
Expand Down

0 comments on commit b148966

Please sign in to comment.