Skip to content

Commit

Permalink
up?
Browse files Browse the repository at this point in the history
  • Loading branch information
natolambert committed Aug 23, 2024
1 parent 4a8afc4 commit 25a93fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use public Nvidia images (rather than Beaker), for reproducibility
FROM --platform=linux/amd64 nvidia/cuda:11.8-cudnn8-devel-ubuntu20.04
FROM --platform=linux/amd64 nvidia/cuda:11.8.0-cudnn8-devel-ubuntu20.04

RUN apt update && apt install -y openjdk-8-jre-headless

Expand Down

0 comments on commit 25a93fa

Please sign in to comment.