From: Christopher Coté Date: Fri, 17 Sep 2021 23:53:35 +0000 (-0400) Subject: update ci docker image X-Git-Url: http://git.entropealabs.com/?a=commitdiff_plain;h=b18500ef93a0f1cb0dce2da21c2a49fa8730af0f;p=wampex_router.git update ci docker image --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee00fb2..4fdba7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: elixir:1.9.4-alpine +image: hexpm/elixir:1.12.3-erlang-24.0.6-alpine-3.14.0 variables: MIX_ENV: "test"