-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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]>
- Loading branch information
1 parent
0d5db3d
commit ab54851
Showing
6 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletions
18
jupyter/datascience/ubi9-python-3.11/runtime-images/rocm-tensorflow-ubi9-py311.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters