From 231a1a2cf80969d3f2695818825ff82757d907ae Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 24 Jan 2024 06:08:04 +0000
Subject: [PATCH] chore(deps): update docker.io/earthly/earthly docker tag to
 v0.8.1

---
 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 bc16a674d..b1841e847 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.23
+  image: docker.io/earthly/earthly:v0.8.1
   variables:
     DOCKER_HOST: tcp://docker:2375
     FORCE_COLOR: 1
-- 
GitLab