diff --git a/Dockerfile b/Dockerfile index 40386e9..6ced897 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -ENV HUGO_VERSION 0.61.0 +ENV HUGO_VERSION 0.62.0 # remove/comment the following line completely to build with vanilla Hugo: ENV HUGO_EXTENDED 1