Update Dockerfile
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 14s
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 14s
add rsync
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM gitea/act_runner:latest
|
||||
|
||||
RUN apk --no-cache add git nodejs
|
||||
RUN apk --no-cache add git nodejs rsync
|
||||
|
||||
RUN rm -rf /var/cache/apk/*
|
||||
|
||||
Reference in New Issue
Block a user