Skip to content

Commit

Permalink
[Digest Updater Action] Update Runtime Images (opendatahub-io#391)
Browse files Browse the repository at this point in the history
* Update file via digest-updater-11184492246 GitHub action

* * Fix the runtime-image to be referenced from modh repos

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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 4, 2024
1 parent 102c8e3 commit 7fa25ff
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"datascience"
],
"display_name": "Datascience with Python 3.11 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:dc1408fde855c0cf50c54e04c865785269aaeec13d94c4e97e9aa7dc4ed3aec1",
"image_name": "quay.io/modh/runtime-images@sha256:eaa57b11d6684311f40f3a17883f10226db7121015de53b411a1a455b5779851",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"pytorch"
],
"display_name": "Pytorch with CUDA and Python 3.11 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:df9de2ece3c99d6b709c239f16b973a8747e410408dbda96643e87d8414f2347",
"image_name": "quay.io/modh/runtime-images@sha256:4a8a89054b7f7172f41d38f321f0ee0b20ee782beafe8fac1eb6b76322faa460",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"rocm-pytorch"
],
"display_name": "Pytorch with ROCm and Python 3.11 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:a2fa688aa519033eba09c915cdcd63640599881dc3efb693f9d44fe420a5f14d",
"image_name": "quay.io/modh/runtime-images@sha256:7b9cc2dec6471e0eeadc37e0342dac316e298c586bc697ef76ae2f2f93620614",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
"metadata": {
"tags": [
"rocm-tensorflow"
],
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:bb57cb053656de834f50d7a76e5b8b823ce1ec9ea38fce69d2f307602f3c7632",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
"metadata": {
"tags": [
"rocm-tensorflow"
],
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
"image_name": "quay.io/modh/runtime-images@sha256:e82d213a051e8314d11ea45c8e2929e2265301457e7bc06fbef76e9097b146a1",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tensorflow"
],
"display_name": "TensorFlow with CUDA and Python 3.11 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:97f103f55b660457ec8da8d4f98a21aa123eea07813df2e0f93bdb2893f9aaac",
"image_name": "quay.io/modh/runtime-images@sha256:51b8886d6dfdb551205295c5ddb4222f19d016bcb756f2d74dc516c7b7bc9705",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"minimal"
],
"display_name": "Python 3.11 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:2f2618585119753187dc666f67b05c9892eca14b050cd1df34e96153879d6e53",
"image_name": "quay.io/modh/runtime-images@sha256:910e0eef949fd853aa4b67cf17e0545c14252cafab7be1a2f648a1108bf0276b",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
Expand Down

0 comments on commit 7fa25ff

Please sign in to comment.