Skip to content

Commit

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

PiperOrigin-RevId: 596562976
Change-Id: Icb2f279b3d4a6c4022686cf6d94297952d0f2ece
  • Loading branch information
copybara-github committed Jan 8, 2024
2 parents 581cb54 + 0ae22a5 commit a437144
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.3.0-devel-ubuntu22.04@sha256:10aee9352d37507f233317d19feb6f39ad3d909189fe56c8b3d56ec27ab12204
FROM nvidia/cuda:12.3.1-devel-ubuntu22.04@sha256:279f5feac6b1d0ec7219f8fb091ea9721882ba772308a180023e1ef17402bdd2

ARG PYTHON_VERSION

Expand Down

0 comments on commit a437144

Please sign in to comment.