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

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