Pin docker-dind version
This commit is contained in:
parent
7bdb331cc4
commit
95b679cf0e
@ -7,7 +7,7 @@ WORKDIR /opt/src/act_runner
|
|||||||
|
|
||||||
RUN make clean && make build
|
RUN make clean && make build
|
||||||
|
|
||||||
FROM docker:dind
|
FROM docker:25.0.3-dind
|
||||||
USER root
|
USER root
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
git bash supervisor
|
git bash supervisor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user