Skip to content

Commit

Permalink
pipeline: use ubi9 for openjdk
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Golan <[email protected]>
  • Loading branch information
rgolangh committed Jun 25, 2024
1 parent 680b0fe commit 31dd15f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pipeline/workflow-builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ RUN /home/kogito/launch/build-app.sh ./resources
#=============================
# Runtime Run
#=============================
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2
FROM registry.access.redhat.com/ubi9/openjdk-17:1.20-2


ARG FLOW_NAME
ARG FLOW_SUMMARY
Expand Down

0 comments on commit 31dd15f

Please sign in to comment.