diff --git a/Dockerfile b/Dockerfile index 766bf46a..0afae87d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17 +FROM alpine:3.18 ENV USER=proxy ENV UID=1000