Skip to content

Commit

Permalink
Updated:
Browse files Browse the repository at this point in the history
- image to 11.7.1
  • Loading branch information
josiahls committed Aug 5, 2023
1 parent fbdd255 commit 806d106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastrl.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FROM pytorch/pytorch:1.10.0-cuda11.3-cudnn8-runtime
# FROM pytorch/pytorch:1.12.1-cuda11.3-cudnn8-runtime
FROM nvidia/cuda:11.7.0-cudnn8-runtime-ubuntu18.04
FROM nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu18.04
# RUN conda install python=3.8

ENV CONTAINER_USER fastrl_user
Expand Down

0 comments on commit 806d106

Please sign in to comment.