Skip to content

Commit 71c1785

Browse files
committed
Update Dockerfile.ubi.openjdk11
1 parent 61ea52f commit 71c1785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: releases/24.0.0.6/kernel-slim/Dockerfile.ubi.openjdk11

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN yum -y install shadow-utils wget unzip openssl \
2525
&& chown -R 1001:0 /opt/ol/wlp \
2626
&& chmod -R g+rw /opt/ol/wlp
2727

28-
FROM icr.io/appcafe/ibm-semeru-runtimes:open-11-jdk-ubi
28+
FROM $PARENT_IMAGE
2929

3030
USER root
3131

0 commit comments

Comments
 (0)