From d7049acf6137ae1155b55807b7eb28af27c3f213 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 4 Oct 2023 06:08:21 +0000 Subject: [PATCH] chore(deps): update docker.io/earthly/earthly docker tag to v0.7.20 --- images/.utils/gitlab-earthly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/.utils/gitlab-earthly.yaml b/images/.utils/gitlab-earthly.yaml index e30cba55a..53d9e305b 100644 --- a/images/.utils/gitlab-earthly.yaml +++ b/images/.utils/gitlab-earthly.yaml @@ -1,5 +1,5 @@ .earthly: - image: docker.io/earthly/earthly:v0.7.19 + image: docker.io/earthly/earthly:v0.7.20 variables: DOCKER_HOST: tcp://docker:2375 FORCE_COLOR: 1 -- GitLab