Update docker Docker tag to v27.5.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Requests / Build Image (pull_request) Successful in 7m22s
Test Pull Requests / Notify (pull_request) Successful in 3s
Build Develop Image / Build Image (push) Successful in 4m49s
Build Develop Image / Notify (push) Successful in 4s

This commit is contained in:
Renovate Bot 2025-01-30 10:00:20 +00:00
parent a1a6fcfbed
commit 626dbf803e
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:27.5.0-dind
FROM docker:27.5.1-dind
USER root
RUN apk add --no-cache \
git bash supervisor python3 py3-pip