Skip to content

Commit

Permalink
fix: update base docker (#159)
Browse files Browse the repository at this point in the history
* fix: update base docker

* ci: update sphinx
  • Loading branch information
chrisochoatri committed Jan 19, 2024
1 parent 76e34d2 commit eaeab10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:11.2.0-devel-ubuntu20.04
FROM nvidia/cuda:11.2.2-devel-ubuntu20.04

ARG python=3.9
ENV PYTORCH_VERSION=1.8.1+cu111
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mistune==0.8.4
m2r2==0.3.2
rinohtype==0.5.4
solar-theme==1.3.3
Sphinx==4.2.0
Sphinx==5.0

0 comments on commit eaeab10

Please sign in to comment.