Skip to content

Commit

Permalink
chore(deps): pin nvidia/cuda docker tag to e8e94e5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2023
1 parent 2c0c4eb commit 59d9c73
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:11.3.1-runtime-ubuntu20.04@sha256:e8e94e51bb63ab09d698764aac45611c4370995947e59afc3ead508518e86e91

# Avoid tzdata interactive action
ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 59d9c73

Please sign in to comment.