[CI] Update GPU docker (#3709)
authorTianqi Chen <tqchen@users.noreply.github.com>
Mon, 5 Aug 2019 21:55:25 +0000 (14:55 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Aug 2019 21:55:25 +0000 (14:55 -0700)
Jenkinsfile

index 1ff8851..6af77f0 100644 (file)
@@ -39,7 +39,7 @@
 // - Periodically cleanup the old versions on local workers
 //
 ci_lint = "tvmai/ci-lint:v0.51"
-ci_gpu = "tvmai/ci-gpu:v0.53"
+ci_gpu = "tvmai/ci-gpu:v0.54"
 ci_cpu = "tvmai/ci-cpu:v0.51"
 ci_i386 = "tvmai/ci-i386:v0.51"