From e5db3bee7edf21676c6471498bc1381c738de55d Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 3 Nov 2021 03:16:22 +0100 Subject: [PATCH] bump fedora to version 35 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 246051c..ae437f3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1.3 -FROM registry.fedoraproject.org/fedora-minimal:34 +FROM registry.fedoraproject.org/fedora-minimal:35 ENV HUGO_VERSION 0.89.0 diff --git a/README.md b/README.md index 73719ef..37361d5 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:34` image +* updated `registry.fedoraproject.org/fedora-minimal:35` image * git * hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))