From c164c7979a4b9b60c0b2326baeab49bc40a3ebdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=A4rtens?= Date: Sun, 7 May 2023 01:12:23 +0200 Subject: [PATCH] update cache docker image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b76fc171a5..89638485f5 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: 8e8fe241 + CACHE_IMAGE_TAG: d74ceb0a TAG_REGEX: '/^v[0-9]+\.[0-9]+\.[0-9]+$/' default: