Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into rhoai-2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dchourasia committed Nov 6, 2024
2 parents aa44235 + 63de36a commit d05b048
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 @@ -16,7 +16,7 @@ RUN cd ./cachi2/output/deps/generic && \

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

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

0 comments on commit d05b048

Please sign in to comment.