1 Commits

Author SHA1 Message Date
renovate-bot 0e2cefa49d Update docker Docker tag to v25.0.5
Test Pull Requests / Build Image (pull_request) Failing after 8m33s
Test Pull Requests / Notify (pull_request) Has been skipped
2024-04-15 03:47:33 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ WORKDIR /opt/src/act_runner
RUN make clean && make build RUN make clean && make build
FROM docker:25.0.3-dind FROM docker:25.0.5-dind
USER root USER root
RUN apk add --no-cache \ RUN apk add --no-cache \
git bash supervisor git bash supervisor