diff --git a/Containerfile b/Containerfile index a694782..70ea35a 100644 --- a/Containerfile +++ b/Containerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1.3 FROM registry.fedoraproject.org/fedora-minimal:36 -ENV HUGO_VERSION 0.99.1 +ENV HUGO_VERSION 0.100.2 ARG BUILD_DATE ARG VCS_REF