Skip to content

Commit

Permalink
retrigger CLA check
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlyjak committed Apr 12, 2019
1 parent c4f564a commit 08e53fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hooks/nvidia-device-plugin/image/files/02-nvidia-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ EOF
# Note that the nvidia-docker version must match the docker-ce version
# --force-confold prevents prompt for replacement of daemon.json
apt-get -y update
# pin versions
# https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#how-do-i-install-20-if-im-not-using-the-latest-docker-version
# pin versions https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#how-do-i-install-20-if-im-not-using-the-latest-docker-version
apt-get install -y --allow-downgrades -o Dpkg::Options::="--force-confold" \
nvidia-docker2=2.0.3+docker18.09.4-1 \
nvidia-container-runtime=2.0.0+docker18.09.4-1 \
Expand Down

0 comments on commit 08e53fb

Please sign in to comment.