Skip to content

Commit cc15f1a

Browse files
authored
Merge pull request #4072 from opendatahub-io/konflux/mintmaker/main/konflux-base_image-quay.io-aipcc-base-images-cuda-13.0-el9.6
Update konflux BASE_IMAGE quay.io-aipcc-base-images-cuda-13.0-el9.6 to v3.5.0-1784043867
2 parents f85e41a + 939bb27 commit cc15f1a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

jupyter/minimal/ubi9-python-3.12/build-args/konflux.cuda.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To update `BASE_IMAGE` edit `versions_config.yml` and run `gmake sync-build-args-from-versions`
22
# For more information, see `docs/base_image_versions_update_configuration.md`.
3-
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1783710675
3+
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1784043867
44
PYLOCK_FLAVOR=cuda
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-jupyter-minimal-cuda-py312-rhel9

jupyter/pytorch+llmcompressor/ubi9-python-3.12/build-args/konflux.cuda.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To update `BASE_IMAGE` edit `versions_config.yml` and run `gmake sync-build-args-from-versions`
22
# For more information, see `docs/base_image_versions_update_configuration.md`.
3-
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1783710675
3+
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1784043867
44
PYLOCK_FLAVOR=cuda
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9

jupyter/pytorch/ubi9-python-3.12/build-args/konflux.cuda.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To update `BASE_IMAGE` edit `versions_config.yml` and run `gmake sync-build-args-from-versions`
22
# For more information, see `docs/base_image_versions_update_configuration.md`.
3-
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1783710675
3+
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1784043867
44
PYLOCK_FLAVOR=cuda
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-jupyter-pytorch-cuda-py312-rhel9

runtimes/pytorch+llmcompressor/ubi9-python-3.12/build-args/konflux.cuda.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To update `BASE_IMAGE` edit `versions_config.yml` and run `gmake sync-build-args-from-versions`
22
# For more information, see `docs/base_image_versions_update_configuration.md`.
3-
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1783710675
3+
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1784043867
44
PYLOCK_FLAVOR=cuda
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9

runtimes/pytorch/ubi9-python-3.12/build-args/konflux.cuda.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To update `BASE_IMAGE` edit `versions_config.yml` and run `gmake sync-build-args-from-versions`
22
# For more information, see `docs/base_image_versions_update_configuration.md`.
3-
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1783710675
3+
BASE_IMAGE=quay.io/aipcc/base-images/cuda-13.0-el9.6:3.5.0-1784043867
44
PYLOCK_FLAVOR=cuda
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-pipeline-runtime-pytorch-cuda-py312-rhel9

0 commit comments

Comments
 (0)