Skip to content

Commit

Permalink
chore(deps): update nvidia/cuda docker tag to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent fc59ea6 commit b35a7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_gpu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# GENERATED FROM SCRIPTS
FROM nvidia/cuda:11.3.1-runtime-ubuntu20.04
FROM nvidia/cuda:12.1.0-runtime-ubuntu20.04@sha256:e6fcb7a33471068fe3ec03ead52870839e2e5ac924fac32f1bbd784ad3c9eb76

# Avoid tzdata interactive action
ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit b35a7a5

Please sign in to comment.