Skip to content

Commit

Permalink
chore(deps): update registry.redhat.io/ubi8/openjdk-17-runtime docker…
Browse files Browse the repository at this point in the history
… digest to 7548051

Signed-off-by: konflux-internal-p02 <126015336+konflux-internal-p02[bot]@users.noreply.github.com>
  • Loading branch information
konflux-internal-p02[bot] committed Nov 18, 2024
1 parent 5331f08 commit 357ec76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN echo "$PNC_FILES_JSON" | jq -r '.[] | select(test("\\.zip$"))' | \

###############################################################################
#latest tag
FROM registry.redhat.io/ubi8/openjdk-17-runtime@sha256:dccda1807142b868566032e4855aa39e1621ac16bb15b2031cc6a1bd11980465 as runtime
FROM registry.redhat.io/ubi8/openjdk-17-runtime@sha256:7548051422d6bc08d224e7515ec4920e3013e6df18fe41c7f59f6ee052abc14b as runtime

## Build args to be used at this step
ARG USERID=2000
Expand Down

0 comments on commit 357ec76

Please sign in to comment.