Skip to content

Commit

Permalink
Merge pull request earthly#70 from idodod/renovate/main-major-alpine_…
Browse files Browse the repository at this point in the history
…3_18docker-for-alpine-dind-image

Update dependency alpine_3_18/docker to v25 (main)
  • Loading branch information
idodod committed Mar 11, 2024
2 parents 8bfc20a + 78e5072 commit f2210dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ all-buildkitd:

dind-alpine:
# renovate: datasource=repology depName=alpine_3_18/docker versioning=loose
ARG DOCKER_VERSION=23.0.6-r5
ARG DOCKER_VERSION=25.0.3-r0
# renovate: datasource=docker depName=alpine
ARG OS_VERSION=3.18
BUILD +dind --OS_IMAGE=alpine --OS_VERSION=$OS_VERSION --DOCKER_VERSION=$DOCKER_VERSION
Expand Down

0 comments on commit f2210dc

Please sign in to comment.