Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v24 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 2cd198e commit bbb5e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apk add --update --no-cache ca-certificates
## docker build --no-cache -t vela-docker:local . ##
##########################################################

FROM docker:20.10-dind
FROM docker:24.0-dind

ENV DOCKER_HOST=unix:///var/run/docker.sock

Expand Down

0 comments on commit bbb5e23

Please sign in to comment.