Skip to content

Commit

Permalink
[Digest Updater Action] Update Runtimes Images (#732)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
3 people authored Oct 4, 2024
1 parent 0d5db3d commit ab54851
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/opendatahub/workbench-images@sha256:7890d674272399af75bf794753200d5f7daa8402214ba5dee39f8ddfde867825",
"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/opendatahub/workbench-images@sha256:651dcc0bd4b462b6035d7f7abcbdc7b691ebb7121211fd04f428babee66d7421",
"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/opendatahub/workbench-images@sha256:11cd41369c379bf79943839eef6312a31a81a1d423a97ea9b8b384a09f62ca98",
"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/opendatahub/workbench-images@sha256:d79e8720a0d4ae92e1f506b90a1e6f9fb10bc494b8e12e66cfd1d0c81b9eeaf4",
"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/opendatahub/workbench-images@sha256:a19b41833124bb8987a603cc6e2f2af651209d02b3f9cf222eb247e19585ece7",
"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/opendatahub/workbench-images@sha256:81d3202b381113114acf71e52bd8100a3c7eb689f4bf825ef2bf64f53642b0af",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
Expand Down

0 comments on commit ab54851

Please sign in to comment.