Skip to content

Commit 38fb864

Browse files
authored
Update the base Semeru image for Ubuntu (#741)
* Update Ubuntu jammy to noble Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com> * Update copyright year Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com> --------- Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com>
1 parent 81b52e4 commit 38fb864

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

ga/26.0.0.1/kernel/Dockerfile.ubuntu.openjdk11

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corporation 2023.
1+
# (C) Copyright IBM Corporation 2023, 2026
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM ibm-semeru-runtimes:open-11-jre-jammy
15+
FROM ibm-semeru-runtimes:open-11-jre-noble
1616

1717
USER root
1818

ga/26.0.0.1/kernel/Dockerfile.ubuntu.openjdk17

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corporation 2023.
1+
# (C) Copyright IBM Corporation 2023, 2026
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM ibm-semeru-runtimes:open-17-jre-jammy
15+
FROM ibm-semeru-runtimes:open-17-jre-noble
1616

1717
USER root
1818

ga/latest/kernel/Dockerfile.ubuntu.openjdk11

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corporation 2023.
1+
# (C) Copyright IBM Corporation 2023, 2026
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM ibm-semeru-runtimes:open-11-jre-jammy
15+
FROM ibm-semeru-runtimes:open-11-jre-noble
1616

1717
USER root
1818

ga/latest/kernel/Dockerfile.ubuntu.openjdk17

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corporation 2023.
1+
# (C) Copyright IBM Corporation 2023, 2026
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM ibm-semeru-runtimes:open-17-jre-jammy
15+
FROM ibm-semeru-runtimes:open-17-jre-noble
1616

1717
USER root
1818

0 commit comments

Comments
 (0)