From fe227618c6b6d73287368f61de797e6cbba0ac15 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 23 Oct 2025 00:15:50 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.152 docker digest to 19fdbd0 --- 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 0232d6c..5d253bd 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.152@sha256:e4b51577ec8c236439dc1f059fb3844fd7a821ed040c5aab42fac80e87710a33 + - image: cibuilds/hugo:0.152@sha256:19fdbd0c698d20e5a3841f850ed25a4227c36f7ec821bd90541af647d63f611b working_directory: ~/LoveIt steps: - checkout