Skip to content

Commit

Permalink
Merge pull request #15 from defenseunicorns/renovate/nvidia-cuda-11.x
Browse files Browse the repository at this point in the history
Update nvidia/cuda Docker tag to v11.8.0
  • Loading branch information
gerred authored Jun 28, 2023
2 parents 40edff4 + f943f07 commit 20f3ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leapfrog/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:11.7.1-devel-ubuntu22.04
FROM nvidia/cuda:11.8.0-devel-ubuntu22.04

# Update, install
RUN apt update && \
Expand Down

0 comments on commit 20f3ea8

Please sign in to comment.