Update docker Docker tag to v25.0.5
This commit is contained in:
parent
0de6438aca
commit
8910a68b17
@ -10,7 +10,7 @@ WORKDIR /opt/src/act_runner
|
||||
|
||||
RUN make clean && make build
|
||||
|
||||
FROM docker:25.0.3-dind
|
||||
FROM docker:25.0.5-dind
|
||||
USER root
|
||||
RUN apk add --no-cache \
|
||||
git bash supervisor
|
||||
|
Loading…
x
Reference in New Issue
Block a user