From 965acf87352d902b6e97abb3caf68381812be633 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sat, 8 Mar 2025 12:30:51 +0100 Subject: [PATCH] ci(earthly): Move to Earthfile version 0.8 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index d2fa50b22..d1cdb5612 100644 --- a/Earthfile +++ b/Earthfile @@ -1,4 +1,4 @@ -VERSION --wait-block 0.7 +VERSION --wait-block 0.8 # images builds all container images in the Repository images: -- GitLab