diff --git a/generator/konfig-integration-tests/Earthfile b/generator/konfig-integration-tests/Earthfile index 170fdb59c..c7d097fbc 100644 --- a/generator/konfig-integration-tests/Earthfile +++ b/generator/konfig-integration-tests/Earthfile @@ -16,7 +16,7 @@ integration-tests: SAVE IMAGE konfig-integration-tests:latest test: - FROM earthly/dind:alpine + FROM earthly/dind:alpine-3.18-docker-23.0.6-r4 COPY compose/.env . COPY compose/compose.yaml . WITH DOCKER \