mirror of
https://github.com/appleboy/scp-action.git
synced 2024-11-12 12:38:08 +00:00
fix(ssh): OpenSSH 8.8+ RSA keys incompatibility
See: https://github.com/appleboy/drone-scp/issues/130
This commit is contained in:
parent
b3f8d37ead
commit
233f762873
@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-scp:1.6.3-linux-amd64
|
||||
FROM appleboy/drone-scp:1.6.4-linux-amd64
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user