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
2 changes: 1 addition & 1 deletion cuda/12.8/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
# Digest is pinned for reproducible builds and auto-updated by Renovate
# Source: https://quay.io/repository/sclorg/python-312-c9s
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:4718b12b421c1f8d75f8d8b558c380735fe08240e81c52217a5ca7956b8ead7c
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe

# -----------------------------------------------------------------------------
# CUDA Versions
Expand Down
2 changes: 1 addition & 1 deletion cuda/12.9/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
# Digest is pinned for reproducible builds and auto-updated by Renovate
# Source: https://quay.io/repository/sclorg/python-312-c9s
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:4718b12b421c1f8d75f8d8b558c380735fe08240e81c52217a5ca7956b8ead7c
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe

# -----------------------------------------------------------------------------
# CUDA Versions
Expand Down
2 changes: 1 addition & 1 deletion cuda/13.0/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
# Digest is pinned for reproducible builds and auto-updated by Renovate
# Source: https://quay.io/repository/sclorg/python-312-c9s
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:4718b12b421c1f8d75f8d8b558c380735fe08240e81c52217a5ca7956b8ead7c
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe

# -----------------------------------------------------------------------------
# CUDA Versions
Expand Down
2 changes: 1 addition & 1 deletion cuda/13.1/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
# Digest is pinned for reproducible builds and auto-updated by Renovate
# Source: https://quay.io/repository/sclorg/python-312-c9s
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:4718b12b421c1f8d75f8d8b558c380735fe08240e81c52217a5ca7956b8ead7c
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe

# -----------------------------------------------------------------------------
# CUDA Versions
Expand Down
2 changes: 1 addition & 1 deletion python/3.12/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PYTHON_VERSION_NODOT=312
# Using version stream tag '1' for stable updates within UBI 9.x
# Digest is pinned for reproducible builds and auto-updated by Renovate
# Source: https://catalog.redhat.com/software/containers/ubi9/python-312
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:9.7-1770654692@sha256:bcdbab62d80f7dd88b4c2ce69a5cf8e9e1e367ac39b2e5d7f5d3f532d936ec80
BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:9.7-1771403187@sha256:c140cd379aef85fbb6f7c8b419d7e5d76b77b12e2ee568f86737d8759b5b0045

# -----------------------------------------------------------------------------
# PyPI Indexes
Expand Down