forked from opendatahub-io/notebooks
-
Notifications
You must be signed in to change notification settings - Fork 0
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 Runtime Images (opendatahub-io#391)
* 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
1 parent
102c8e3
commit 7fa25ff
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/modh/runtime-images@sha256:e82d213a051e8314d11ea45c8e2929e2265301457e7bc06fbef76e9097b146a1", | ||
"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