fix: check os version first.
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>pull/101/head
parent
6cd4f0cace
commit
92c6506832
|
@ -1,4 +1,4 @@
|
|||
FROM appleboy/drone-scp:1.6.4-linux-amd64
|
||||
FROM ghcr.io/appleboy/drone-scp:latest
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
Loading…
Reference in New Issue