diff --git a/common/scala/Dockerfile b/common/scala/Dockerfile index 0c25c31660..63b792abc8 100644 --- a/common/scala/Dockerfile +++ b/common/scala/Dockerfile @@ -15,7 +15,7 @@ # limitations under the License. # -FROM ibm-semeru-runtimes:open-8u412-b08-jre-focal +FROM ibm-semeru-runtimes:open-8u412-b08-jdk-focal ENV LANG en_US.UTF-8 ENV LANGUAGE en_US:en ENV LC_ALL en_US.UTF-8 diff --git a/tools/ow-utils/Dockerfile b/tools/ow-utils/Dockerfile index ece8056ede..4f24328f35 100644 --- a/tools/ow-utils/Dockerfile +++ b/tools/ow-utils/Dockerfile @@ -15,7 +15,7 @@ # limitations under the License. # -FROM ibm-semeru-runtimes:open-8u412-b08-jre-focal +FROM ibm-semeru-runtimes:open-8u412-b08-jdk-focal ENV DOCKER_VERSION 24.0.6 ENV KUBECTL_VERSION v1.16.3