From 2da8116cd780ba21aac15d25b0def14f62c27a64 Mon Sep 17 00:00:00 2001 From: Harshad Reddy Nalla Date: Fri, 2 Feb 2024 14:33:17 -0500 Subject: [PATCH] Upgrade: Update runtime image on main based on the commit id: 2c69d58 Signed-off-by: Harshad Reddy Nalla --- .../runtime-images/datascience-ubi8-py38.json | 11 ++++++----- .../runtime-images/pytorch-ubi8-py38.json | 4 ++-- .../runtime-images/tensorflow-ubi8-py38.json | 4 ++-- .../runtime-images/ubi8-py38.json | 4 ++-- .../runtime-images/datascience-ubi8-py38.json | 12 ++++++------ .../runtime-images/pytorch-ubi8-py38.json | 2 +- .../runtime-images/tensorflow-ubi8-py38.json | 2 +- .../runtime-images/ubi8-py38.json | 2 +- .../runtime-images/datascience-ubi9-py39.json | 16 ++++++++-------- .../runtime-images/pytorch-ubi9-py39.json | 2 +- .../runtime-images/tensorflow-ubi9-py39.json | 2 +- .../runtime-images/ubi9-py39.json | 2 +- 12 files changed, 32 insertions(+), 31 deletions(-) diff --git a/jupyter/datascience/anaconda-python-3.8/runtime-images/datascience-ubi8-py38.json b/jupyter/datascience/anaconda-python-3.8/runtime-images/datascience-ubi8-py38.json index 5b74dfff7..da19982a8 100644 --- a/jupyter/datascience/anaconda-python-3.8/runtime-images/datascience-ubi8-py38.json +++ b/jupyter/datascience/anaconda-python-3.8/runtime-images/datascience-ubi8-py38.json @@ -1,10 +1,11 @@ { "display_name": "Datascience with Python 3.8 (UBI8)", "metadata": { - "tags": [], - "display_name": "Datascience with Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:eccc4077d1251042cafb00d788c0b4f3109f9efa612781acec149a2b73aab994", - "pull_policy": "IfNotPresent" + "tags": ["datascience"], + "display_name": "Datascience with Python 3.8 (UBI8)", + "image_name": "quay.io/opendatahub/workbench-images@sha256:8deff8c5109fc18ab38811ec68a514fa10fcc41dd671584b010db2ee9fcd2171", + "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" -} \ No newline at end of file + } + \ No newline at end of file diff --git a/jupyter/datascience/anaconda-python-3.8/runtime-images/pytorch-ubi8-py38.json b/jupyter/datascience/anaconda-python-3.8/runtime-images/pytorch-ubi8-py38.json index 51c5e948f..76c633d73 100644 --- a/jupyter/datascience/anaconda-python-3.8/runtime-images/pytorch-ubi8-py38.json +++ b/jupyter/datascience/anaconda-python-3.8/runtime-images/pytorch-ubi8-py38.json @@ -1,9 +1,9 @@ { "display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", "metadata": { - "tags": [], + "tags": ["pytorch"], "display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:6f6925fbbf2cbfb131d00cfa39bc9217c41462e153ca14421d5ef3ba99114179", + "image_name": "quay.io/opendatahub/workbench-images@sha256:064e3910bb8aa39276598ef772af0bfed07d95e57580c11eef3d92ba2e116aa4", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/anaconda-python-3.8/runtime-images/tensorflow-ubi8-py38.json b/jupyter/datascience/anaconda-python-3.8/runtime-images/tensorflow-ubi8-py38.json index fbae808c2..6f5909890 100644 --- a/jupyter/datascience/anaconda-python-3.8/runtime-images/tensorflow-ubi8-py38.json +++ b/jupyter/datascience/anaconda-python-3.8/runtime-images/tensorflow-ubi8-py38.json @@ -1,9 +1,9 @@ { "display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", "metadata": { - "tags": [], + "tags": ["tensorflow"], "display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:a53da08eb87b117de0386b10ee1c55d8b889a552af6050f5f3fcb234f51b7333", + "image_name": "quay.io/opendatahub/workbench-images@sha256:9998abc832149db7960e77ab06796493f50783e5fef78584526f840ada248df1", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/anaconda-python-3.8/runtime-images/ubi8-py38.json b/jupyter/datascience/anaconda-python-3.8/runtime-images/ubi8-py38.json index 66f8c651f..c361df645 100644 --- a/jupyter/datascience/anaconda-python-3.8/runtime-images/ubi8-py38.json +++ b/jupyter/datascience/anaconda-python-3.8/runtime-images/ubi8-py38.json @@ -1,9 +1,9 @@ { "display_name": "Python 3.8 (UBI8)", "metadata": { - "tags": [], + "tags": ["minimal"], "display_name": "Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:531f61fde893546b819aaf776025c2fc4fd17b4bf1229639cb9d595cf0054a2c", + "image_name": "quay.io/opendatahub/workbench-images@sha256:43d2f1c7e68a9b2cdaaedd357c9644b005b3cb6275fe9c199174b513833a1352", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/ubi8-python-3.8/runtime-images/datascience-ubi8-py38.json b/jupyter/datascience/ubi8-python-3.8/runtime-images/datascience-ubi8-py38.json index 806597ddb..23be911c5 100644 --- a/jupyter/datascience/ubi8-python-3.8/runtime-images/datascience-ubi8-py38.json +++ b/jupyter/datascience/ubi8-python-3.8/runtime-images/datascience-ubi8-py38.json @@ -1,10 +1,10 @@ { - "display_name": "Datascience with Python 3.8 (UBI8)", - "metadata": { + "display_name": "Datascience with Python 3.8 (UBI8)", + "metadata": { "tags": ["datascience"], "display_name": "Datascience with Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:eccc4077d1251042cafb00d788c0b4f3109f9efa612781acec149a2b73aab994", + "image_name": "quay.io/opendatahub/workbench-images@sha256:8deff8c5109fc18ab38811ec68a514fa10fcc41dd671584b010db2ee9fcd2171", "pull_policy": "IfNotPresent" - }, - "schema_name": "runtime-image" -} \ No newline at end of file + }, + "schema_name": "runtime-image" +} diff --git a/jupyter/datascience/ubi8-python-3.8/runtime-images/pytorch-ubi8-py38.json b/jupyter/datascience/ubi8-python-3.8/runtime-images/pytorch-ubi8-py38.json index 127a5bb2d..76c633d73 100644 --- a/jupyter/datascience/ubi8-python-3.8/runtime-images/pytorch-ubi8-py38.json +++ b/jupyter/datascience/ubi8-python-3.8/runtime-images/pytorch-ubi8-py38.json @@ -3,7 +3,7 @@ "metadata": { "tags": ["pytorch"], "display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:6f6925fbbf2cbfb131d00cfa39bc9217c41462e153ca14421d5ef3ba99114179", + "image_name": "quay.io/opendatahub/workbench-images@sha256:064e3910bb8aa39276598ef772af0bfed07d95e57580c11eef3d92ba2e116aa4", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/ubi8-python-3.8/runtime-images/tensorflow-ubi8-py38.json b/jupyter/datascience/ubi8-python-3.8/runtime-images/tensorflow-ubi8-py38.json index fcbb872ba..6f5909890 100644 --- a/jupyter/datascience/ubi8-python-3.8/runtime-images/tensorflow-ubi8-py38.json +++ b/jupyter/datascience/ubi8-python-3.8/runtime-images/tensorflow-ubi8-py38.json @@ -3,7 +3,7 @@ "metadata": { "tags": ["tensorflow"], "display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:a53da08eb87b117de0386b10ee1c55d8b889a552af6050f5f3fcb234f51b7333", + "image_name": "quay.io/opendatahub/workbench-images@sha256:9998abc832149db7960e77ab06796493f50783e5fef78584526f840ada248df1", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/ubi8-python-3.8/runtime-images/ubi8-py38.json b/jupyter/datascience/ubi8-python-3.8/runtime-images/ubi8-py38.json index 3ba5bdf8b..c361df645 100644 --- a/jupyter/datascience/ubi8-python-3.8/runtime-images/ubi8-py38.json +++ b/jupyter/datascience/ubi8-python-3.8/runtime-images/ubi8-py38.json @@ -3,7 +3,7 @@ "metadata": { "tags": ["minimal"], "display_name": "Python 3.8 (UBI8)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:531f61fde893546b819aaf776025c2fc4fd17b4bf1229639cb9d595cf0054a2c", + "image_name": "quay.io/opendatahub/workbench-images@sha256:43d2f1c7e68a9b2cdaaedd357c9644b005b3cb6275fe9c199174b513833a1352", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/ubi9-python-3.9/runtime-images/datascience-ubi9-py39.json b/jupyter/datascience/ubi9-python-3.9/runtime-images/datascience-ubi9-py39.json index d0224c7df..2f7b15839 100644 --- a/jupyter/datascience/ubi9-python-3.9/runtime-images/datascience-ubi9-py39.json +++ b/jupyter/datascience/ubi9-python-3.9/runtime-images/datascience-ubi9-py39.json @@ -1,10 +1,10 @@ { + "display_name": "Datascience with Python 3.9 (UBI9)", + "metadata": { + "tags": ["datascience"], "display_name": "Datascience with Python 3.9 (UBI9)", - "metadata": { - "tags": ["datascience"], - "display_name": "Datascience with Python 3.9 (UBI9)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:79a69ad113e7f32d56802e7a02229c77358b2cad92dbf2cc5a0c3509f6966d9a", - "pull_policy": "IfNotPresent" - }, - "schema_name": "runtime-image" - } + "image_name": "quay.io/opendatahub/workbench-images@sha256:496784585fff453da94df015f4bb37e793d6aa70bfb1c3e4ec9ecdcb976e027b", + "pull_policy": "IfNotPresent" + }, + "schema_name": "runtime-image" +} diff --git a/jupyter/datascience/ubi9-python-3.9/runtime-images/pytorch-ubi9-py39.json b/jupyter/datascience/ubi9-python-3.9/runtime-images/pytorch-ubi9-py39.json index ab23c5a61..3413a71f9 100644 --- a/jupyter/datascience/ubi9-python-3.9/runtime-images/pytorch-ubi9-py39.json +++ b/jupyter/datascience/ubi9-python-3.9/runtime-images/pytorch-ubi9-py39.json @@ -3,7 +3,7 @@ "metadata": { "tags": ["pytorch"], "display_name": "Pytorch with CUDA and Python 3.9 (UBI9)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:a22069c25d657017bba54823b594c90707a7226d09beb77e2718cf165455caf6", + "image_name": "quay.io/opendatahub/workbench-images@sha256:32d5415e6912d45a9f9b50b406a5955224025c258df710ebf08cad14a9a2da876", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/ubi9-python-3.9/runtime-images/tensorflow-ubi9-py39.json b/jupyter/datascience/ubi9-python-3.9/runtime-images/tensorflow-ubi9-py39.json index ff62b900d..92362c7a2 100644 --- a/jupyter/datascience/ubi9-python-3.9/runtime-images/tensorflow-ubi9-py39.json +++ b/jupyter/datascience/ubi9-python-3.9/runtime-images/tensorflow-ubi9-py39.json @@ -3,7 +3,7 @@ "metadata": { "tags": ["tensorflow"], "display_name": "TensorFlow with CUDA and Python 3.9 (UBI9)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:a222f431d2a773aca1d3e1d2314acd600f675f7a0531bb02617cdd86b08b63cf", + "image_name": "quay.io/opendatahub/workbench-images@sha256:738ef9d64c8062f5187aec329266dbd0ebe693c5e7cfafb453e7f0e1a37c4e39", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image" diff --git a/jupyter/datascience/ubi9-python-3.9/runtime-images/ubi9-py39.json b/jupyter/datascience/ubi9-python-3.9/runtime-images/ubi9-py39.json index 79f893aad..a9631509a 100644 --- a/jupyter/datascience/ubi9-python-3.9/runtime-images/ubi9-py39.json +++ b/jupyter/datascience/ubi9-python-3.9/runtime-images/ubi9-py39.json @@ -3,7 +3,7 @@ "metadata": { "tags": ["minimal"], "display_name": "Python 3.9 (UBI9)", - "image_name": "quay.io/opendatahub/workbench-images@sha256:12abafc70ec9ef7b97a8a97868e72b07f4cf2052395e1a72e733eebacb9ce718", + "image_name": "quay.io/opendatahub/workbench-images@sha256:e23fb80c6c5c499adba6da2203be74db224657aba69397be4b68ea229e4028f4", "pull_policy": "IfNotPresent" }, "schema_name": "runtime-image"