From 8b8140508b757ad6940ad649b57bd6499765fb4d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 Aug 2025 00:01:15 +0000 Subject: [PATCH] chore(deps): update hugomods/hugo docker tag to v0.149.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 67766b2..b241896 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build Stage -FROM hugomods/hugo:0.148.2 AS build +FROM hugomods/hugo:0.149.0 AS build ARG BLOWFISH_VERSION