1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01: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