fix docker
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
parent
d5603fda52
commit
08436c0a56
@ -1 +1 @@
|
||||
Subproject commit bc81c335f57c087417fe93394c6f126d6a120793
|
||||
Subproject commit 7c80e30b3ed3bb2badc220e8fda3a28c55323ea9
|
@ -4,5 +4,6 @@ ADD .ssh /root/.ssh
|
||||
WORKDIR /root
|
||||
ADD ./test/entrypoint.sh .
|
||||
RUN chmod +x /root/entrypoint.sh
|
||||
RUN pacman -Syu bc --noconfirm
|
||||
|
||||
ENTRYPOINT ["/root/entrypoint.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user