Update docker Docker tag to v27.4.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Test Pull Requests / Build Image (pull_request) Successful in 5m0s
Test Pull Requests / Notify (pull_request) Successful in 3s
Build Develop Image / Build Image (push) Successful in 5m18s
Build Develop Image / Notify (push) Successful in 3s

This commit is contained in:
Renovate Bot 2024-12-21 08:00:30 +00:00
parent 9312eb28e9
commit c249ef51df
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.0-dind
FROM docker:27.4.1-dind
USER root
RUN apk add --no-cache \
git bash supervisor python3 py3-pip