From 0153c13e4e1213826892650521fa257bf3dec020 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 23 May 2025 04:10:15 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.147 docker digest to 1eaf59b --- 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 789f350..5711268 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:74b01f394343cae5b0b686513de01f2d2aad21bd2d2b8c98e9bae1a8d5cbc7ea + - image: cibuilds/hugo:0.147@sha256:1eaf59b39886d14b6b90685c4278e7f4b7bed542de82e8c6fdada90ce37d4af3 working_directory: ~/LoveIt steps: - checkout -- 2.52.0