Skip to content

Commit b75a753

Browse files
committed
Update Semeru 25 JRE base image
Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com>
1 parent 5bea61c commit b75a753

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

ga/25.0.0.10/kernel/Dockerfile.ubi9-minimal.openjdk25

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-m2-jre-ubi9-minimal AS getRuntime
15+
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-jre-ubi9-minimal AS getRuntime
1616

1717
USER root
1818

@@ -40,7 +40,7 @@ RUN microdnf -y install shadow-utils unzip wget findutils openssl \
4040
&& chmod -R g+rw /opt/ibm/wlp \
4141
&& cp -a /opt/ibm/wlp/lafiles/. /licenses/
4242

43-
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-m2-jre-ubi9-minimal
43+
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-jre-ubi9-minimal
4444

4545
USER root
4646

ga/latest/kernel/Dockerfile.ubi9-minimal.openjdk25

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-m2-jre-ubi9-minimal AS getRuntime
15+
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-jre-ubi9-minimal AS getRuntime
1616

1717
USER root
1818

@@ -40,7 +40,7 @@ RUN microdnf -y install shadow-utils unzip wget findutils openssl \
4040
&& chmod -R g+rw /opt/ibm/wlp \
4141
&& cp -a /opt/ibm/wlp/lafiles/. /licenses/
4242

43-
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-m2-jre-ubi9-minimal
43+
FROM icr.io/appcafe/ibm-semeru-runtimes:open-25-jre-ubi9-minimal
4444

4545
USER root
4646

0 commit comments

Comments
 (0)