Skip to content

Commit

Permalink
Merge pull request #275 from google-deepmind:dependabot/docker/dot-de…
Browse files Browse the repository at this point in the history
…vcontainer/nvidia/cuda-12.6.3-devel-ubuntu22.04

PiperOrigin-RevId: 705201520
Change-Id: I3af584333e23710e46526de98d07c0054fecd33b
  • Loading branch information
copybara-github committed Dec 11, 2024
2 parents bdde284 + c59dd31 commit b7af236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use Nvidia Ubuntu 22 base (includes CUDA if a supported GPU is present)
# https://hub.docker.com/r/nvidia/cuda
FROM nvidia/cuda:12.6.1-devel-ubuntu22.04@sha256:7a205faa1359c3eeccc283a5839f75166404e3e4b42d6a48ebe37ade8cf76ade
FROM nvidia/cuda:12.6.3-devel-ubuntu22.04@sha256:d49bb8a4ff97fb5fe477947a3f02aa8c0a53eae77e11f00ec28618a0bcaa2ad1

ARG PYTHON_VERSION

Expand Down

0 comments on commit b7af236

Please sign in to comment.