Skip to content

Commit

Permalink
Merge pull request opendatahub-io#34 from spolti/RHODS-12555-ubi88
Browse files Browse the repository at this point in the history
[RHODS-12555] - CVE-2023-44487 - ubi8 bump
  • Loading branch information
openshift-ci[bot] committed Oct 25, 2023
2 parents 995512e + 3b91151 commit 79592e2
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 @@ -128,7 +128,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
###############################################################################
# Stage 3: Copy build assets to create the smallest final runtime image
###############################################################################
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7 as runtime
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as runtime

ARG USER=2000

Expand Down

0 comments on commit 79592e2

Please sign in to comment.