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