From 5de797d018a5f5c575bd8acc1e906ed4efe4d830 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Oct 2025 00:00:47 +0000 Subject: [PATCH] chore(deps): update hugomods/hugo docker tag to v0.152.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 67766b2..12cc6a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build Stage -FROM hugomods/hugo:0.148.2 AS build +FROM hugomods/hugo:0.152.1 AS build ARG BLOWFISH_VERSION