From 6202a51c3b8d6fc22332844fb948b9c5b6d1dde1 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Thu, 1 Feb 2024 06:07:05 +0000
Subject: [PATCH] chore(deps): update docker.io/earthly/earthly docker tag to
 v0.8.3

---
 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 bdceaa3ed..a579e70f4 100644
--- a/images/.utils/gitlab-earthly.yaml
+++ b/images/.utils/gitlab-earthly.yaml
@@ -1,5 +1,5 @@
 .earthly:
-  image: docker.io/earthly/earthly:v0.8.2
+  image: docker.io/earthly/earthly:v0.8.3@sha256:6d464d12142616768bc86f7dc6aaa8237fb7e5b960934d42a1937f0b1caddab2
   variables:
     DOCKER_HOST: tcp://docker:2375
     FORCE_COLOR: 1
-- 
GitLab