Skip to content

Commit

Permalink
chore: bump cuda base version to a more recent one
Browse files Browse the repository at this point in the history
Signed-off-by: SdgJlbl <[email protected]>
  • Loading branch information
SdgJlbl committed Sep 17, 2024
1 parent 70c89f1 commit 271b4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrafl/remote/register/register.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"""

_GPU_BASE_IMAGE = """
FROM nvidia/cuda:11.8.0-runtime-ubuntu22.04
FROM nvidia/cuda:12.6.1-runtime-ubuntu24.04
# update image & install Python
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 271b4a9

Please sign in to comment.