mirror of
https://gitea.sdaily.cn/actions/ssh-action.git
synced 2026-03-11 14:02:05 +00:00
fix: ENTRYPOINT in dockerfile
This commit is contained in:
@@ -2,4 +2,4 @@ FROM appleboy/drone-ssh
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user