Skip to content

Commit

Permalink
Merge pull request #114 from deepmind:dependabot/docker/dot-devcontai…
Browse files Browse the repository at this point in the history
…ner/nvidia/cuda-b754c43

PiperOrigin-RevId: 513482849
Change-Id: Id7a2cd5a7f2395aaa7eee2fb240b6b6433f913cf
  • Loading branch information
copybara-github committed Mar 2, 2023
2 parents dcbaa6c + 735d863 commit 42a2ba4
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 20 base (includes CUDA if a supported GPU is present)
# https://hub.docker.com/r/nvidia/cuda
FROM nvidia/cuda:11.8.0-cudnn8-devel-ubuntu20.04@sha256:cd96e25cb4136632f28f5c330514380b19777bd030aeb603c75303ec2291442e
FROM nvidia/cuda:11.8.0-cudnn8-devel-ubuntu20.04@sha256:b754c43fe9d62e88862d168c4ab9282618a376dbc54871467870366cacfa456e

# Install dependencies
RUN apt-get update && \
Expand Down

0 comments on commit 42a2ba4

Please sign in to comment.