From 9f67c82ce8952bbe9a7a07b732830363c7865485 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 11 Dec 2020 18:24:43 -0800 Subject: Revert "gitlab CI: explicitly use xenial tag of image" This reverts commit dbfc6e9bacaab4960e814192d66eefea87ef8930. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95b3567b..c563c487 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ variables: PIPENV_VENV_IN_PROJECT: "true" CARGO_HOME: ".cargo_cache" -image: "bnewbold/fatcat-test-base:xenial" +image: "bnewbold/fatcat-test-base:latest" unified_test: variables: -- cgit v1.2.3