diff --git a/Dockerfile b/Dockerfile index aff8591..5f23067 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM node:12-alpine -ENV HUGO_VERSION 0.68.2 +ENV HUGO_VERSION 0.68.3 # remove/comment the following line completely to build with vanilla Hugo: ENV HUGO_EXTENDED 1