Skip to content

Commit 3959ddc

Browse files
authored
Merge pull request #719 from WASdev/java25-GA-image
Update Semeru 25 JRE base image
2 parents 5bea61c + b75a753 commit 3959ddc

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)