Skip to content

Commit

Permalink
chore(Dockerfile): bump snyk/snyk from 9d43270 to 1ccb8c5
Browse files Browse the repository at this point in the history
Bumps snyk/snyk from `9d43270` to `1ccb8c5`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dirgim committed Oct 24, 2023
1 parent c303a00 commit c0e994d
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:9d43270641b49a1ceb469d5610b0bc12bc72634db573641fc3e9edde91df5047 as snyk
FROM docker.io/snyk/snyk:linux@sha256:1ccb8c515b3aaa832fb599433c75dc6e55c72d88b2ee93c001500a93ad85bd8f as snyk
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8-1072.1697626218

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

0 comments on commit c0e994d

Please sign in to comment.