From 5bcc1cd7ab4c8cd5cd4de6192da66a908cd658bb Mon Sep 17 00:00:00 2001 From: lain Date: Tue, 18 Dec 2018 12:39:12 +0100 Subject: [PATCH] update ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ea652086..af7459a52 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: elixir:1.7.2 +image: elixir:1.7.4 services: - postgres:9.6.2