aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Earthfile2
1 files changed, 1 insertions, 1 deletions
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 \