From 14440c02f0207801cfa882d8c083c350d0954bec Mon Sep 17 00:00:00 2001 From: Tine Wittler <no-reply@edugit.org> Date: Thu, 5 Jan 2023 16:15:11 +0000 Subject: [PATCH] Update earthly/earthly Docker tag to v0.1672931812.155642524 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd2a162..1c25d00 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ tags: - privileged image: - name: earthly/earthly:v0.1670020976.682118894@sha256:3cba7e68bf731580c0efe95e50b6fd91260b70e39c1fc01fc961f94a5df4a882 + name: earthly/earthly:v0.1672931812.155642524@sha256:424b65aafd162c60cceb0a04b3acc320220459eddf1e6e75268935478db64a56 entrypoint: [ "sh", "-c" ] before_script: - earthly --version -- GitLab