Skip to content

Commit 3531f21

Browse files
committed
RHAIENG-2437: Upgrade CPU workbench and runtime images to RHAIBI 3.3
1 parent f69aeb3 commit 3531f21

File tree

7 files changed

+9
-6
lines changed

7 files changed

+9
-6
lines changed

.tekton/odh-workbench-jupyter-trustyai-cpu-py312-pull-request.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ spec:
5050
value: 5d
5151
- name: enable-slack-failure-notification
5252
value: "false"
53+
timeouts:
54+
pipeline: 8h
55+
tasks: 4h
5356
pipelineRef:
5457
resolver: git
5558
params:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Base Image : RHEL 9.6 with Python 3.12
22
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
3-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2.0-1764872006
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.0-1768412357
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Base Image : RHEL 9.6 with Python 3.12
22
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
3-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2.0-1764872006
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.0-1768412357
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Base Image : RHEL 9.6 with Python 3.12
22
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
3-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2.0-1764872006
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.0-1768412357
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Base Image : RHEL 9.6 with Python 3.12
22
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
33
# Source : https://quay.io/repository/aipcc/base-images/cpu
4-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2.0-1764872006
4+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.0-1768412357
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Base Image : RHEL 9.6 with Python 3.12
22
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
3-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2.0-1764872006
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.0-1768412357
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Base Image : RHEL 9.6 with Python 3.12
22
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
3-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cpu-rhel9:3.2.0-1764872006
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.3.0-1768412357

0 commit comments

Comments
 (0)