Skip to content

Commit

Permalink
Merge branch 'main' of github.com:elliottower/meltingpot
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower committed Mar 3, 2023
2 parents 3ff53bd + 4ebb7d2 commit ec7dff9
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 ec7dff9

Please sign in to comment.