Skip to content

Commit

Permalink
Use JDK build for UBI9
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed May 17, 2023
1 parent ac081bc commit f291ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 11/almalinux/almalinux9/hotspot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:11.0.19_7-jdk-centos7 as jre-build
FROM eclipse-temurin:11.0.19_7-jdk-ubi9-minimal as jre-build

# Generate smaller java runtime without unneeded files
# for now we include the full module path to maintain compatibility
Expand Down

0 comments on commit f291ede

Please sign in to comment.