Skip to content

Commit

Permalink
build(deps): bump aquasec/trivy (#2419)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 83009d5 commit fcec119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/devtools-terraform-v1beta1/context/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1.3
FROM docker.io/safewaters/docker-lock:latest@sha256:432d90ddc2891f4845241adc63e5eef2dd1486fa14ea7882433cbd3f8ed64622 AS docker-lock
FROM ghcr.io/terraform-linters/tflint-bundle:v0.48.0.0@sha256:523a85b4bf7af415cbb5f53ac1b56cd7501c8c8125f96c5b5cc19c895d894513 AS tflint
FROM docker.io/aquasec/trivy:0.57.1@sha256:5c59e08f980b5d4d503329773480fcea2c9bdad7e381d846fbf9f2ecb8050f6b AS trivy
FROM docker.io/aquasec/trivy:0.58.1@sha256:ab70a02200597efa04748f210f793936eb647cbcdb0ea69cc30b226d6f5a22c7 AS trivy
FROM docker.io/bitnami/oras:1.2.2@sha256:9d1121c2dd87e842d1095b291cc4714ae2ae322becb88421a4f3c7572d211245 AS oras
FROM docker.io/hashicorp/terraform:1.10.0@sha256:68d7361519003ff88b14559eb390e6c4f1b251d2d62265f2d28ed24f679cde6c AS terraform
FROM quay.io/terraform-docs/terraform-docs:0.19.0@sha256:d91005e55ad9e2f5a1c9cd7c78520414615ec150c922575887e94f5f5fe26c66 AS tfdocs
Expand Down

0 comments on commit fcec119

Please sign in to comment.