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-29 15:19:21 +02:00 committed by GitHub
parent f82e23f1a3
commit a8d82ec39b
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