bump fedora to version 36 #7

Closed
wanderer wants to merge 1 commits from feature-f36 into master
2 changed files with 2 additions and 2 deletions

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.3 # 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 ENV HUGO_VERSION 0.98.0

@ -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) development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-fedora-hugo)
## What you get ## What you get
* updated `registry.fedoraproject.org/fedora-minimal:35` image * updated `registry.fedoraproject.org/fedora-minimal:36` image
* git * git
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases)) * hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))