diff --git a/Dockerfile b/Dockerfile index 8dad398..8aee533 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.25-alpine +FROM nginx:1.27.4-alpine # Metadata about the docker image LABEL name="tor-nginx-proxy-fix"