diff --git a/Dockerfile b/Dockerfile index 3bee3350..c7c54329 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN curl -s -L -o check-payload.tar.gz "https://github.com/openshift/check-paylo FROM docker.io/snyk/snyk:linux@sha256:5c7f8de797c870a171ad36c8ab38d17bcb4592ee4683d0e4640fea4c27e984fc as snyk FROM quay.io/enterprise-contract/ec-cli:snapshot@sha256:6491f75e335015b8e800ca4508ac0cd155aeaf3a89399bc98949f93860a3b0a5 AS ec-cli FROM ghcr.io/sigstore/cosign/cosign:v99.99.91@sha256:8caf794491167c331776203c60b7c69d4ff24b4b4791eba348d8def0fd0cc343 as cosign-bin -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1745845495 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1781496742 # Note that the version of OPA used by pr-checks must be updated manually to reflect conftest updates # To find the OPA version associated with conftest run the following with the relevant version of conftest: