Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent 2928e6c commit 67440e8
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 @@ -12,7 +12,7 @@ RUN apk add --update --no-cache ca-certificates
## docker build --no-cache -t vela-docker:local . ##
##########################################################

FROM docker:24.0-dind@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589
FROM docker:25.0-dind@sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78

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

Expand Down

0 comments on commit 67440e8

Please sign in to comment.