From fa65815fa46cf7e8b7a9a8230932069415244bc9 Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 16 May 2022 16:02:21 +0200 Subject: [PATCH] bump fedora to version 36 Squashed commit of the following: commit ffb699620859f30d82e319a64b7851a5a0e3d729 Author: surtur Date: Wed Apr 20 16:47:28 2022 +0200 bump fedora to version 36 --- Containerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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))