Skip to content

Commit 1cfa5db

Browse files
authored
Merge pull request #95 from opendatahub-io/konflux/mintmaker/base-images
chore(deps): update quay.io/sclorg/python-312-c9s:c9s docker digest to 0904a1e
2 parents aa7ce77 + 4cba726 commit 1cfa5db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cuda/12.8/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
2626
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
2727
# Digest is pinned for reproducible builds and auto-updated by Renovate
2828
# Source: https://quay.io/repository/sclorg/python-312-c9s
29-
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe
29+
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:0904a1e6a129fd2ff6c45a66f8669b9856c94dd4846b444d4f262391a2f9e003
3030

3131
# -----------------------------------------------------------------------------
3232
# CUDA Versions

cuda/12.9/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
2626
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
2727
# Digest is pinned for reproducible builds and auto-updated by Renovate
2828
# Source: https://quay.io/repository/sclorg/python-312-c9s
29-
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe
29+
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:0904a1e6a129fd2ff6c45a66f8669b9856c94dd4846b444d4f262391a2f9e003
3030

3131
# -----------------------------------------------------------------------------
3232
# CUDA Versions

cuda/13.0/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
2626
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
2727
# Digest is pinned for reproducible builds and auto-updated by Renovate
2828
# Source: https://quay.io/repository/sclorg/python-312-c9s
29-
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe
29+
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:0904a1e6a129fd2ff6c45a66f8669b9856c94dd4846b444d4f262391a2f9e003
3030

3131
# -----------------------------------------------------------------------------
3232
# CUDA Versions

cuda/13.1/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PYTHON_VERSION=3.12
2626
# Use sclorg Python image on CentOS Stream 9 (UBI 9 lacks CUDA dependencies)
2727
# Digest is pinned for reproducible builds and auto-updated by Renovate
2828
# Source: https://quay.io/repository/sclorg/python-312-c9s
29-
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:2cacd8cff6dbbffd5744facbbec25a707b333a5c6adfe1f7baca9c3f32ad54fe
29+
BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s@sha256:0904a1e6a129fd2ff6c45a66f8669b9856c94dd4846b444d4f262391a2f9e003
3030

3131
# -----------------------------------------------------------------------------
3232
# CUDA Versions

0 commit comments

Comments
 (0)