From e70895d4c8f594f885bf746c2bf366cfc88b23eb Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 19 Aug 2022 21:27:43 +0200 Subject: [PATCH] bump docker frontend to v1.4 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 95df29f..d692e1e 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -# syntax=docker/dockerfile:1.3 +# syntax=docker/dockerfile:1.4 FROM registry.fedoraproject.org/fedora-minimal:36 ENV HUGO_VERSION 0.101.0