From d37f9bc4d31b5aefad48ee6e7198d10b51e391d1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 2 Jan 2026 21:03:51 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.154 docker digest to cd1ba90 --- 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 3da05fe..da699fe 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.154@sha256:b0348218b9bc150947c923f1a0160f813ff67caf674a4deca022bb7a796b4d92 + - image: cibuilds/hugo:0.154@sha256:cd1ba9049ba16b138a11a7ceb06f699bc5b20929ee88db7d7cb5b20d5a955bf1 working_directory: ~/LoveIt steps: - checkout