@ -7,7 +7,7 @@ RUN curl -L https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/
WORKDIR /build
COPY . .
RUN /bin/hugo -D
RUN /bin/hugo
FROM nginxinc/nginx-unprivileged:mainline-alpine
# Point 404 to 404.html