Skip to content

Commit

Permalink
Use ubi9 9.3-1552
Browse files Browse the repository at this point in the history
Most recent release
  • Loading branch information
MarkEWaite committed Jan 27, 2024
1 parent 229b53f commit 0615bd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 17/rhel/ubi9/hotspot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN jlink \
--compress=2 \
--output /javaruntime

FROM registry.access.redhat.com/ubi9/ubi:9.3-1476
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552

ENV LANG C.UTF-8

Expand Down
2 changes: 1 addition & 1 deletion 21/rhel/ubi9/hotspot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN jlink \
--compress=2 \
--output /javaruntime

FROM registry.access.redhat.com/ubi9/ubi:9.3-1476
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552

ENV LANG C.UTF-8

Expand Down

0 comments on commit 0615bd9

Please sign in to comment.