images/actions/act/Dockerfile aktualisiert
This commit is contained in:
parent
761ecc95a8
commit
c8251f7657
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ RUN echo "runner ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/runner
|
||||||
|
|
||||||
WORKDIR /home/runner
|
WORKDIR /home/runner
|
||||||
|
|
||||||
CMD ["dockerd", "-H", "unix:///var/run/docker.sock"]
|
CMD ["/bin/bash"]
|
||||||
USER runner
|
USER runner
|
Loading…
Reference in a new issue