Skip to content

Commit

Permalink
Update gatecheck version to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sflanker committed Oct 24, 2024
1 parent d247327 commit 8b8c7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ FROM golang:alpine$ALPINE_VERSION AS build-prerequisites
ARG GRYPE_VERSION=v0.78.0
ARG SYFT_VERSION=v1.5.0
ARG GITLEAKS_VERSION=v8.18.3
ARG GATECHECK_VERSION=v0.7.6
ARG GATECHECK_VERSION=v0.8.0
ARG ORAS_VERSION=v1.2.0

RUN apk --no-cache add ca-certificates git make
Expand Down

0 comments on commit 8b8c7ce

Please sign in to comment.