Skip to content

Commit

Permalink
Update gcr.io/distroless/static digest to 21d3f84 (slsa-framework#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 11, 2022
1 parent cbefb9f commit f4242d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/detect-workflow/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN CGO_ENABLED=0 go build -ldflags="-w -s" -v -o app .

# A distroless container image with some basics like SSL certificates
# https://github.com/GoogleContainerTools/distroless
FROM gcr.io/distroless/static@sha256:2ad95019a0cbf07e0f917134f97dd859aaccc09258eb94edcb91674b3c1f448f
FROM gcr.io/distroless/static@sha256:21d3f84a4f37c36199fd07ad5544dcafecc17776e3f3628baf9a57c8c0181b3f

COPY --from=builder /app/app /app

Expand Down

0 comments on commit f4242d2

Please sign in to comment.