From b8478ce448d70e9a6e967f58fbe738b2a51741c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 09:06:50 +0000 Subject: [PATCH] Update klakegg/hugo Docker tag to v0.111.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 97784d6e..c7eaff5b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM klakegg/hugo:0.110.0-ext-ubuntu AS builder +FROM klakegg/hugo:0.111.3-ext-ubuntu AS builder ARG TRAINING_HUGO_ENV=default