diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5ed868b..2a9ebbb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ test-frontend: test-backend: stage: test - image: elixir:1.9 + image: elixir:1.10 variables: MIX_ENV: test only: