chore: specific docker image version

This commit is contained in:
Bo-Yi Wu 2019-05-11 21:32:25 +08:00
parent e19e960a89
commit d559380609

View file

@ -1,4 +1,4 @@
FROM appleboy/drone-scp:linux-amd64
FROM appleboy/drone-scp:1.5.1-linux-amd64
# Github labels
LABEL "com.github.actions.name"="SCP"