This commit is contained in:
parent
9087c3fa24
commit
35857637d3
|
@ -1,5 +1,7 @@
|
|||
FROM focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest-slim
|
||||
|
||||
ENV TZ="Asia/Shanghai"
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends sudo python3-minimal python3-pip git openssh-client && \
|
||||
apt-get clean && \
|
||||
|
|
Loading…
Reference in New Issue
Block a user