From 087b53118fb91263322e54f5647d055b0c51f26e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 6 Dec 2023 17:57:49 -0800 Subject: ci(earthly): pin ignore and docker --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Earthfile') diff --git a/Earthfile b/Earthfile index 29a1d4e7..ae455bb7 100644 --- a/Earthfile +++ b/Earthfile @@ -39,7 +39,7 @@ dev: SAVE IMAGE fuwn/due-next-dev:latest rundev: - FROM docker:24.0.7-dind + FROM earthly/dind:alpine-3.18-docker-23.0.6-r7 WITH DOCKER --load +dev RUN docker run --network=host \ -- cgit v1.2.3