1
0
mirror of https://githubfast.com/appleboy/ssh-action synced 2024-10-31 15:46:30 +00:00

Switch to appleboy/drone-ssh:1.6.4

This commit is contained in:
Dániel Dobos 2022-07-21 08:42:09 +02:00 committed by GitHub
parent dce9d565de
commit c057706e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
RUN chmod +x /entrypoint.sh