Skip to content

Commit

Permalink
fix(deps): update nvcr.io/nvidia/cuda docker tag to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent e7f41b5 commit e3f0c61
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
Expand Up @@ -7,7 +7,7 @@ FROM prom/alertmanager:v0.23.0 as prom-am
####################################### ---

# Runtime
FROM nvcr.io/nvidia/cuda:11.4.1-runtime-ubuntu20.04
FROM nvcr.io/nvidia/cuda:12.6.2-runtime-ubuntu20.04

ENV \
USER_NAME="Stefan Crain" \
Expand Down

0 comments on commit e3f0c61

Please sign in to comment.