diff --git a/Dockerfile b/Dockerfile index e424ee3..43adeb5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM appleboy/drone-ssh +FROM appleboy/drone-ssh:latest ADD entrypoint.sh /entrypoint.sh RUN chmod +x /entrypoint.sh