diff --git a/Dockerfile b/Dockerfile index 5a9e2157..510d914f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM alpine:3.13 ENV USER=proxy ENV UID=1000