We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ea52f commit 71c1785Copy full SHA for 71c1785
1 file changed
releases/24.0.0.6/kernel-slim/Dockerfile.ubi.openjdk11
@@ -25,7 +25,7 @@ RUN yum -y install shadow-utils wget unzip openssl \
25
&& chown -R 1001:0 /opt/ol/wlp \
26
&& chmod -R g+rw /opt/ol/wlp
27
28
-FROM icr.io/appcafe/ibm-semeru-runtimes:open-11-jdk-ubi
+FROM $PARENT_IMAGE
29
30
USER root
31
0 commit comments