Skip to content

Commit 81c95c5

Browse files
committed
[OPENJDK-3430] alter FROM line for redhat builds
In the redhat/* overrides files, override "from:" to use the name assigned to RHEL images built via OSBS from 9.5 onwards. https://issues.redhat.com/browse/OPENJDK-3430 Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 179ce26 commit 81c95c5

6 files changed

+6
-0
lines changed

redhat/ubi9-openjdk-11-runtime.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from: rhel9-osbs/osbs-ubi9-minimal
12
osbs:
23
configuration:
34
container:

redhat/ubi9-openjdk-11.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from: rhel9-osbs/osbs-ubi9-minimal
12
osbs:
23
configuration:
34
container:

redhat/ubi9-openjdk-17-runtime.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from: rhel9-osbs/osbs-ubi9-minimal
12
osbs:
23
configuration:
34
container:

redhat/ubi9-openjdk-17.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from: rhel9-osbs/osbs-ubi9-minimal
12
osbs:
23
configuration:
34
container:

redhat/ubi9-openjdk-21-runtime.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from: rhel9-osbs/osbs-ubi9-minimal
12
osbs:
23
configuration:
34
container:

redhat/ubi9-openjdk-21.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from: rhel9-osbs/osbs-ubi9-minimal
12
osbs:
23
configuration:
34
container:

0 commit comments

Comments
 (0)