diff --git a/Dockerfile b/Dockerfile index df10097..9328506 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/appleboy/drone-scp:latest +FROM ghcr.io/appleboy/drone-scp:1.6.7 COPY entrypoint.sh /entrypoint.sh RUN chmod +x /entrypoint.sh