docker: hotfix image name
authorJean Privat <jean@pryen.org>
Wed, 10 Aug 2016 13:44:15 +0000 (09:44 -0400)
committerJean Privat <jean@pryen.org>
Wed, 10 Aug 2016 13:44:15 +0000 (09:44 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

misc/docker/tests/Dockerfile

index 26a2406..3527a7b 100644 (file)
@@ -1,7 +1,7 @@
 # This is a full install of Nit on a debian base.
 # Full because most dependencies are installed so that most tests can be run
 
-FROM nitlang/nit:full
+FROM nitlang/nit:latest-full
 MAINTAINER Jean Privat <jean@pryen.org>
 
 # Run tests