Skip to content

Commit

Permalink
chore(Dockerfile): bump snyk/snyk from a55389b to 87f9f4a
Browse files Browse the repository at this point in the history
Bumps snyk/snyk from `a55389b` to `87f9f4a`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 0817fc5 commit e517b29
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:a55389ba92f0b4f0ef478628ee3168dc2968494787801a47fdc8f71bdbdacae7 as snyk
FROM docker.io/snyk/snyk:linux@sha256:87f9f4a4816e6fcf42e400dcbc234752f3d7ea9bbc3cd0e3cf8738bcbed81538 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 e517b29

Please sign in to comment.