From 81b9a6f5abb1047d697af7a3ca18c13f55a97315 Mon Sep 17 00:00:00 2001 From: simar7 <1254783+simar7@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:08:58 -0600 Subject: [PATCH] Update Dockerfile (#152) --- .github/workflows/build.yaml | 2 +- Dockerfile | 2 +- test/data/config-sarif.test | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index fcae929..f28e7bd 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,7 +1,7 @@ name: "build" on: [push, pull_request] env: - TRIVY_VERSION: 0.30.2 + TRIVY_VERSION: 0.30.4 BATS_LIB_PATH: '/usr/lib/' jobs: build: diff --git a/Dockerfile b/Dockerfile index 259fd89..5fff011 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/aquasecurity/trivy:0.30.2 +FROM ghcr.io/aquasecurity/trivy:0.30.4 COPY entrypoint.sh / RUN apk --no-cache add bash curl RUN chmod +x /entrypoint.sh diff --git a/test/data/config-sarif.test b/test/data/config-sarif.test index af06a4e..1bafc0a 100644 --- a/test/data/config-sarif.test +++ b/test/data/config-sarif.test @@ -37,7 +37,7 @@ } } ], - "version": "0.30.2" + "version": "0.30.4" } }, "results": [