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