diff --git a/Containerfile b/Containerfile index 7e6dc98..7aebb70 100644 --- a/Containerfile +++ b/Containerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1.3 FROM registry.fedoraproject.org/fedora-minimal:35 -ENV HUGO_VERSION 0.97.3 +ENV HUGO_VERSION 0.98.0 ARG BUILD_DATE ARG VCS_REF