From 8e9dfaac7f55284f50421552ab1792490e78cc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Sat, 3 Oct 2015 01:19:41 +0200 Subject: [PATCH] try to fix docker image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12fc9e5a4..7c6a1ef2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: chill/standard-fpm +image: chill/standard-fpm:latest services: - postgres:9.4