Update to drone-scp 1.5.6
To pull in the fix for the typo related to proxy_paraphrase
This commit is contained in:
parent
6971270956
commit
861f2e0e7b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM appleboy/drone-scp:1.5.5-linux-amd64
|
FROM appleboy/drone-scp:1.5.6-linux-amd64
|
||||||
|
|
||||||
ADD entrypoint.sh /entrypoint.sh
|
ADD entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
Loading…
Reference in a new issue