Update docker Docker tag to v27
All checks were successful
Test Pull Requests / Build Image (pull_request) Successful in 4m46s
Test Pull Requests / Notify (pull_request) Successful in 3s

This commit is contained in:
Renovate Bot 2024-09-28 21:00:19 +00:00
parent 46e47394fd
commit caa4636fb4
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

View File

@ -10,7 +10,7 @@ WORKDIR /opt/src/act_runner
RUN make clean && make build
FROM docker:25.0.5-dind
FROM docker:27.3.1-dind
USER root
RUN apk add --no-cache \
git bash supervisor python3 py3-pip