diff --git a/Dockerfile b/Dockerfile index 0e52f67..3b205bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM nginx:stable +USER root # Version of Grav to install ARG GRAV_VERSION=1.5.10