From e9483e48932ce907703f4fdfbe3b36b837c80ed4 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 7 Dec 2023 04:26:37 -0800 Subject: ci(earthly): don't pin docker --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 4775d77e..16fecad5 100644 --- a/Earthfile +++ b/Earthfile @@ -34,7 +34,7 @@ dev: SAVE IMAGE fuwn/due-next-dev:latest rundev: - FROM earthly/dind:alpine-3.18-docker-23.0.6-r7 + FROM earthly/dind:alpine WITH DOCKER --load +dev RUN docker run --network=host \ -- cgit v1.2.3