From 31542ea8974ae2e961e3fe75ea32af483a0f0019 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 26 Sep 2023 06:07:12 +0000
Subject: [PATCH] chore(deps): update docker.io/earthly/earthly docker tag to
 v0.7.19

---
 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 3b782d622..e30cba55a 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.18
+  image: docker.io/earthly/earthly:v0.7.19
   variables:
     DOCKER_HOST: tcp://docker:2375
     FORCE_COLOR: 1
-- 
GitLab