mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2024-11-22 18:19:36 +01:00
Switch to appleboy/drone-ssh:1.6.4 (#171)
This commit is contained in:
parent
f82e23f1a3
commit
a8d82ec39b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM appleboy/drone-ssh:1.6.3-linux-amd64
|
FROM appleboy/drone-ssh:1.6.4-linux-amd64
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
Loading…
Reference in a new issue