From 4ab28e611cd6f8998a4d4e0c8195059dbe3d3fb3 Mon Sep 17 00:00:00 2001 From: Tine Wittler <no-reply@edugit.org> Date: Fri, 2 Dec 2022 23:40:37 +0000 Subject: [PATCH] Update earthly/earthly Docker tag to v0.1670020976.682118894 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 88bb7d5..bd2a162 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ tags: - privileged image: - name: earthly/earthly:v0.6.29@sha256:81eaf447132541b930d64cbf3308ba07303928a073c602e81a237799b60f254d + name: earthly/earthly:v0.1670020976.682118894@sha256:3cba7e68bf731580c0efe95e50b6fd91260b70e39c1fc01fc961f94a5df4a882 entrypoint: [ "sh", "-c" ] before_script: - earthly --version -- GitLab