diff --git a/Dockerfile b/Dockerfile index b74fceb..519b741 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/appleboy/drone-scp +FROM ghcr.io/appleboy/drone-scp:1.6.9 COPY entrypoint.sh /entrypoint.sh RUN chmod +x /entrypoint.sh