From 68d88ea2715b937800ab292bfa9e659b7d9bbbb8 Mon Sep 17 00:00:00 2001 From: Joshua Barretto Date: Fri, 18 Jun 2021 12:59:15 +0100 Subject: [PATCH] Switched to new CI cache image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4967ab327b..bbf42dd77f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ variables: # https://docs.gitlab.com/ee/ci/yaml/#shallow-cloning GIT_DEPTH: 3 GIT_CLEAN_FLAGS: -f - CACHE_IMAGE_TAG: 8490f4b9 + CACHE_IMAGE_TAG: c6476744 default: # https://docs.gitlab.com/ee/ci/pipelines/settings.html#auto-cancel-pending-pipelines