Update docker Docker tag to v27
This commit is contained in:
parent
46e47394fd
commit
caa4636fb4
@ -10,7 +10,7 @@ WORKDIR /opt/src/act_runner
|
||||
|
||||
RUN make clean && make build
|
||||
|
||||
FROM docker:25.0.5-dind
|
||||
FROM docker:27.3.1-dind
|
||||
USER root
|
||||
RUN apk add --no-cache \
|
||||
git bash supervisor python3 py3-pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user