From bc22317bd276b77fb2767c5a537dcae9ec9bac64 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 1 Jan 2026 03:14:39 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.154 --- themes/LoveIt/.circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 7039170..9d018e9 100644 --- a/themes/LoveIt/.circleci/config.yml +++ b/themes/LoveIt/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 jobs: build-check: docker: - - image: cibuilds/hugo:0.153@sha256:62e6cf5ac29f9185cbf0171797213621082205c84aa2320189db8021329a74f9 + - image: cibuilds/hugo:0.154@sha256:d94ea09123038a9d4321d6caf1c5dadef1f6606cb4c141972bf53a31d0cfdbc2 working_directory: ~/LoveIt steps: - checkout -- 2.52.0