Skip to content

Commit

Permalink
OPSEXP-2432 Build with latest RL 9.x (#150) [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Dec 19, 2023
1 parent 7ad5147 commit 4a2b4a6
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 @@ -37,7 +37,7 @@ RUN \
yum install -y langpacks-en java-${JAVA_MAJOR}-openjdk-headless && \
yum clean all && rm -rf /var/cache/yum

FROM rockylinux:9.2 AS rockylinux9
FROM rockylinux:9 AS rockylinux9

ARG JDIST
ARG JAVA_MAJOR
Expand Down

0 comments on commit 4a2b4a6

Please sign in to comment.