diff --git a/Dockerfile b/Dockerfile index f251070..5dc97d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.0-dind@sha256:6165025eed6ec5264dc727771d9ad4885a254623de30914438230bc24ae3fc5a ENV DOCKER_HOST=unix:///var/run/docker.sock