Skip to content

Commit

Permalink
https://docs.earthly.dev/docs/guides/docker-in-earthly#performance
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Nov 4, 2023
1 parent 7ad13ee commit 882e8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/konfig-integration-tests/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 882e8b4

Please sign in to comment.