Skip to content

Commit 00133c2

Browse files
committed
Merge remote-tracking branch 'upstream/main' into rhoai-3.2
2 parents 6762766 + b10a63d commit 00133c2

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# Base Image : CentOS Stream 9 with Python 3.12
2-
# Architectures: linux/arm64, linux/x86_64
3-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cpu-py312-c9s:latest
1+
# Base Image : RHEL 9.6 with Python 3.12
2+
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
3+
# Source : https://quay.io/repository/aipcc/base-images/cpu
4+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.1-1762903336
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Base Image : CentOS Stream 9 with Python 3.12
1+
# Base Image : RHEL 9.6 with Python 3.12
22
# CUDA Version : 12.8.1
33
# Architectures: linux/arm64, linux/x86_64
4-
BASE_IMAGE=quay.io/opendatahub/odh-base-image-cuda-py312-c9s:v12.8
4+
# Source : https://quay.io/repository/aipcc/base-images/cuda
5+
BASE_IMAGE=quay.io/aipcc/base-images/cuda:3.1-1762903318

0 commit comments

Comments
 (0)