Skip to content

Commit

Permalink
chore(Dockerfile): bump snyk/snyk from 68435a0 to 8e511c9
Browse files Browse the repository at this point in the history
Bumps snyk/snyk from `68435a0` to `8e511c9`.

---
updated-dependencies:
- dependency-name: snyk/snyk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dirgim committed Dec 5, 2023
1 parent 2e1c2df commit eb866bb
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
@@ -1,5 +1,5 @@
# Container image that runs your code
FROM docker.io/snyk/snyk:linux@sha256:68435a0c325f413456c84cc24654cf4e72e75ce9abcaa213190af38eb8924c85 as snyk
FROM docker.io/snyk/snyk:linux@sha256:8e511c9df11d781e0357d1b55996ed244defaac04207546a7a31042594774842 as snyk
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1029

# Note that the version of OPA used by pr-checks must be updated manually to reflect conftest updates
Expand Down

0 comments on commit eb866bb

Please sign in to comment.