From 22a2f24139630c66cd9383f049a2a7c6bcab43f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Feb 2026 17:08:41 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.156 --- 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 d69c92c..140add8 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.155@sha256:9fa476751d79fd6ad2c5f5113829336a5801eb2ca8ba2cff70ec212f1ae7b300 + - image: cibuilds/hugo:0.156@sha256:729fd6dcc7ba3aee517e058baac2fd54a02e4143dbc176e2d2a324f6c5a29a9f working_directory: ~/LoveIt steps: - checkout -- 2.52.0