diff --git a/Dockerfile b/Dockerfile index 1948d1c..8d69ab3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.21-alpine +FROM nginx:1.23-alpine RUN apk update && apk add --no-cache openssh rsync shadow