Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #61 from defenseunicorns/renovate/nvidia-cuda-12.x
Browse files Browse the repository at this point in the history
Update nvidia/cuda Docker tag to v12
  • Loading branch information
Gerred Dillon authored Jun 28, 2023
2 parents 959133c + 7e0e8c1 commit a197c2e
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.8.0-devel-ubuntu22.04
FROM nvidia/cuda:12.1.1-devel-ubuntu22.04

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

0 comments on commit a197c2e

Please sign in to comment.