Skip to content

Commit b1de6c6

Browse files
authored
Merge pull request #4057 from opendatahub-io/konflux/mintmaker/main/konflux-base_image-quay.io-aipcc-base-images-cpu
Update konflux BASE_IMAGE quay.io-aipcc-base-images-cpu to v3.5.0-1783710610
2 parents 87b452b + 20aa1ee commit b1de6c6

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

codeserver/ubi9-python-3.12/build-args/konflux.cpu.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/cpu:3.5.0-1782914735
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.5.0-1783710610
44
PYLOCK_FLAVOR=cpu
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-codeserver-datascience-cpu-py312-rhel9

jupyter/datascience/ubi9-python-3.12/build-args/konflux.cpu.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/cpu:3.5.0-1782914735
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.5.0-1783710610
44
PYLOCK_FLAVOR=cpu
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-jupyter-datascience-cpu-py312-rhel9

jupyter/minimal/ubi9-python-3.12/build-args/konflux.cpu.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/cpu:3.5.0-1782914735
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.5.0-1783710610
44
PYLOCK_FLAVOR=cpu
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-jupyter-minimal-cpu-py312-rhel9

jupyter/trustyai/ubi9-python-3.12/build-args/konflux.cpu.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/cpu:3.5.0-1782914735
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.5.0-1783710610
44
PYLOCK_FLAVOR=cpu
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-workbench-jupyter-trustyai-cpu-py312-rhel9

runtimes/datascience/ubi9-python-3.12/build-args/konflux.cpu.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/cpu:3.5.0-1782914735
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.5.0-1783710610
44
PYLOCK_FLAVOR=cpu
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-pipeline-runtime-datascience-cpu-py312-rhel9

runtimes/minimal/ubi9-python-3.12/build-args/konflux.cpu.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/cpu:3.5.0-1782914735
3+
BASE_IMAGE=quay.io/aipcc/base-images/cpu:3.5.0-1783710610
44
PYLOCK_FLAVOR=cpu
55
LABEL_REGISTRY_PREFIX=rhoai
66
LABEL_COMPONENT=odh-pipeline-runtime-minimal-cpu-py312-rhel9

0 commit comments

Comments
 (0)