Compare commits

...

1 Commits

Author SHA1 Message Date
surtur ffb6996208
bump fedora to version 36
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-05-16 15:48:05 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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))