Skip to content

Commit

Permalink
Merge pull request #354 from konflux-ci/dependabot/docker/snyk/snyk-e…
Browse files Browse the repository at this point in the history
…33a307

chore(Dockerfile): bump snyk/snyk from `fd08ac7` to `e33a307`
  • Loading branch information
kasemAlem authored Jan 21, 2025
2 parents deedbf9 + 32f83a0 commit 6ec3651
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 @@ -11,7 +11,7 @@ RUN curl -s -L -o check-payload.tar.gz "https://github.com/openshift/check-paylo
chmod +x /opt/app-root/src/check-payload-binary

# Container image that runs your code
FROM docker.io/snyk/snyk:linux@sha256:fd08ac78ad88006a59203c9fe41e7c738dd6d987c76dce3aff103a78fe62cf84 as snyk
FROM docker.io/snyk/snyk:linux@sha256:e33a3077a9da5f39e956bef971396a98ce0b3298c8c12d153f71547c889809c0 as snyk
FROM quay.io/enterprise-contract/ec-cli:snapshot@sha256:dc7d404596385e7d3c624ec0492524a1d57efe2b0c10cf0ec2158d49c0290a83 AS ec-cli
FROM ghcr.io/sigstore/cosign/cosign:v2.4.1@sha256:b03690aa52bfe94054187142fba24dc54137650682810633901767d8a3e15b31 as cosign-bin
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5
Expand Down

0 comments on commit 6ec3651

Please sign in to comment.