Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Bump to nvidia-docker 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
  • Loading branch information
Renaud Gaubert committed Jul 22, 2019
1 parent 49c7569 commit cf2101d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
DOCKER ?= docker
MKDIR ?= mkdir

VERSION := 2.1.0
RUNTIME_VERSION := 3.0.0
VERSION := 2.1.1
RUNTIME_VERSION := 3.0.1
PKG_REV := 1

DIST_DIR := $(CURDIR)/dist
Expand Down

0 comments on commit cf2101d

Please sign in to comment.