diff --git a/Dockerfile b/Dockerfile index aecbd17..aff0d04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -ENV HUGO_VERSION 0.64.0 +ENV HUGO_VERSION 0.64.1 # remove/comment the following line completely to build with vanilla Hugo: ENV HUGO_EXTENDED 1