Switch to appleboy/drone-ssh:1.6.4 (#171)

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
1 changed files with 1 additions and 1 deletions

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