Skip to content

Commit 0f6ca89

Browse files
committed
RHAIENG-948: chore(build-args): odh base image references to use c9s images instead of ubi9
This is to align ODH with AIPCC bases which use RHEL. Therefore, ODH should use CentOS Stream.
1 parent 01c24b8 commit 0f6ca89

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cpu-py312-c9s:latest
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cpu-py312-c9s:latest
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Base Image : UBI 9 with Python 3.12
2-
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
1+
# Base Image : c9s with Python 3.12
2+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cpu-py312-c9s:latest
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-ubi9:v12.8
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-c9s:v12.8
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-rocm-py312-ubi9:v6.3
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-rocm-py312-c9s:v6.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-ubi9:v12.8
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-c9s:v12.8
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-ubi9:v12.8
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-c9s:v12.8
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-rocm-py312-ubi9:v6.3
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-rocm-py312-c9s:v6.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-rocm-py312-ubi9:v6.3
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-rocm-py312-c9s:v6.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-ubi9:v12.8
1+
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-c9s:v12.8

0 commit comments

Comments
 (0)