From 4a51b2cdac7b9ab38cd881ee5ee1ddd34baa8199 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 13 May 2025 19:02:47 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.147 docker digest to 1a2cab9 --- 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 9dd90fb..1bc5912 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.147@sha256:a7e8eafdb88a47a0c68bb12a4c7eba30d8b43a7560e75606d7c826006c2c9f3b + - image: cibuilds/hugo:0.147@sha256:1a2cab907607bf32cb80f66ca426db8a7f883a230204e47e6955121dc88c4aec working_directory: ~/LoveIt steps: - checkout