diff --git a/Dockerfile b/Dockerfile index 7d74950..d4044bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -ENV HUGO_VERSION 0.59.1 +ENV HUGO_VERSION 0.60.0 # remove/comment the following line completely to build with vanilla Hugo: ENV HUGO_EXTENDED 1