Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 0b92512 commit 9dea16f
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:26.0-dind@sha256:a2d55c6061a342e42db62654b7b7cdf16113828a80b3827cbd9453806c08549c
FROM docker:27.3-dind@sha256:bda6cf6ae93dd0e40089a03e8215fbb9f4ddf0e344b7c577a484ebdaa34adceb

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

Expand Down

0 comments on commit 9dea16f

Please sign in to comment.