Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions codeserver/ubi9-python-3.12/build-args/cpu.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base Image : UBI 9 with Python 3.12
# Base Image : RHEL 9.6 with Python 3.12
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.0-1761580156
4 changes: 2 additions & 2 deletions jupyter/datascience/ubi9-python-3.12/build-args/cpu.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base Image : UBI 9 with Python 3.12
# Base Image : RHEL 9.6 with Python 3.12
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.0-1761580156
4 changes: 2 additions & 2 deletions jupyter/minimal/ubi9-python-3.12/build-args/cpu.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base Image : UBI 9 with Python 3.12
# Base Image : RHEL 9.6 with Python 3.12
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.0-1761580156
4 changes: 2 additions & 2 deletions jupyter/trustyai/ubi9-python-3.12/build-args/cpu.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base Image : UBI 9 with Python 3.12
# Base Image : RHEL 9.6 with Python 3.12
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.0-1761580156
4 changes: 2 additions & 2 deletions runtimes/datascience/ubi9-python-3.12/build-args/cpu.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base Image : UBI 9 with Python 3.12
# Base Image : RHEL 9.6 with Python 3.12
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.0-1761580156
4 changes: 2 additions & 2 deletions runtimes/minimal/ubi9-python-3.12/build-args/cpu.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Base Image : UBI 9 with Python 3.12
# Base Image : RHEL 9.6 with Python 3.12
# Architectures: linux/arm64, linux/ppc64le, linux/x86_64, linux/s360x
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.0-1761580156
Loading