diff --git a/Dockerfile b/Dockerfile index add6ca4..08be11a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM instrumentisto/rsync-ssh:alpine3.17 +FROM instrumentisto/rsync-ssh:alpine3.18 # Intsall dependencies RUN apk add bash php # Add entrypoint and excludes