Skip to content

Commit ab54851

Browse files
[Digest Updater Action] Update Runtimes Images (#732)
* Update file via digest-updater-11184360530 GitHub action * Fix the runtime-image to be referenced for rocm with commit 992e719 Signed-off-by: Harshad Reddy Nalla <[email protected]> --------- Signed-off-by: Harshad Reddy Nalla <[email protected]> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> Co-authored-by: Harshad Reddy Nalla <[email protected]>
1 parent 0d5db3d commit ab54851

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

jupyter/datascience/ubi9-python-3.11/runtime-images/datascience-ubi9-py311.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"datascience"
66
],
77
"display_name": "Datascience with Python 3.11 (UBI9)",
8-
"image_name": "quay.io/opendatahub/workbench-images@sha256:dc1408fde855c0cf50c54e04c865785269aaeec13d94c4e97e9aa7dc4ed3aec1",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:7890d674272399af75bf794753200d5f7daa8402214ba5dee39f8ddfde867825",
99
"pull_policy": "IfNotPresent"
1010
},
1111
"schema_name": "runtime-image"

jupyter/datascience/ubi9-python-3.11/runtime-images/pytorch-ubi9-py311.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"pytorch"
66
],
77
"display_name": "Pytorch with CUDA and Python 3.11 (UBI9)",
8-
"image_name": "quay.io/opendatahub/workbench-images@sha256:df9de2ece3c99d6b709c239f16b973a8747e410408dbda96643e87d8414f2347",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:651dcc0bd4b462b6035d7f7abcbdc7b691ebb7121211fd04f428babee66d7421",
99
"pull_policy": "IfNotPresent"
1010
},
1111
"schema_name": "runtime-image"

jupyter/datascience/ubi9-python-3.11/runtime-images/rocm-pytorch-ubi9-py311.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"rocm-pytorch"
66
],
77
"display_name": "Pytorch with ROCm and Python 3.11 (UBI9)",
8-
"image_name": "quay.io/opendatahub/workbench-images@sha256:a2fa688aa519033eba09c915cdcd63640599881dc3efb693f9d44fe420a5f14d",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:11cd41369c379bf79943839eef6312a31a81a1d423a97ea9b8b384a09f62ca98",
99
"pull_policy": "IfNotPresent"
1010
},
1111
"schema_name": "runtime-image"
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
3-
"metadata": {
4-
"tags": [
5-
"rocm-tensorflow"
6-
],
72
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
8-
"image_name": "quay.io/opendatahub/workbench-images@sha256:bb57cb053656de834f50d7a76e5b8b823ce1ec9ea38fce69d2f307602f3c7632",
9-
"pull_policy": "IfNotPresent"
10-
},
11-
"schema_name": "runtime-image"
3+
"metadata": {
4+
"tags": [
5+
"rocm-tensorflow"
6+
],
7+
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:d79e8720a0d4ae92e1f506b90a1e6f9fb10bc494b8e12e66cfd1d0c81b9eeaf4",
9+
"pull_policy": "IfNotPresent"
10+
},
11+
"schema_name": "runtime-image"
1212
}

jupyter/datascience/ubi9-python-3.11/runtime-images/tensorflow-ubi9-py311.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tensorflow"
66
],
77
"display_name": "TensorFlow with CUDA and Python 3.11 (UBI9)",
8-
"image_name": "quay.io/opendatahub/workbench-images@sha256:97f103f55b660457ec8da8d4f98a21aa123eea07813df2e0f93bdb2893f9aaac",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:a19b41833124bb8987a603cc6e2f2af651209d02b3f9cf222eb247e19585ece7",
99
"pull_policy": "IfNotPresent"
1010
},
1111
"schema_name": "runtime-image"

jupyter/datascience/ubi9-python-3.11/runtime-images/ubi9-py311.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"minimal"
66
],
77
"display_name": "Python 3.11 (UBI9)",
8-
"image_name": "quay.io/opendatahub/workbench-images@sha256:2f2618585119753187dc666f67b05c9892eca14b050cd1df34e96153879d6e53",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:81d3202b381113114acf71e52bd8100a3c7eb689f4bf825ef2bf64f53642b0af",
99
"pull_policy": "IfNotPresent"
1010
},
1111
"schema_name": "runtime-image"

0 commit comments

Comments
 (0)