diff --git a/Containerfile b/Containerfile index 7aebb70..2ab305d 100644 --- a/Containerfile +++ b/Containerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1.3 -FROM registry.fedoraproject.org/fedora-minimal:35 +FROM registry.fedoraproject.org/fedora-minimal:36 ENV HUGO_VERSION 0.98.0 diff --git a/README.md b/README.md index 9adb61b..313e384 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTK development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-fedora-hugo) ## What you get -* updated `registry.fedoraproject.org/fedora-minimal:35` image +* updated `registry.fedoraproject.org/fedora-minimal:36` image * git * hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))