From 709bc956563556e482d24919a7a42350b4e59fb4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Oct 2025 00:00:54 +0000 Subject: [PATCH] chore(deps): update hugomods/hugo docker tag to v0.152.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 67766b2..24c5f90 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build Stage -FROM hugomods/hugo:0.148.2 AS build +FROM hugomods/hugo:0.152.2 AS build ARG BLOWFISH_VERSION