From 621340b5ef16eb1e59f9a0dc2cc8b923106baa0e Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 16 Oct 2025 22:04:36 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.151 docker digest to ecc6cc5 --- 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 cefbe85..4159e76 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.151@sha256:93f2fa69f59dc6d780cf1d4b3070267c963c9a56cb6fb9db3cdd93cf8db48d25 + - image: cibuilds/hugo:0.151@sha256:ecc6cc59a9de3284202541d981acbf0907dbb968ff0ea38b23951cf49aa4243b working_directory: ~/LoveIt steps: - checkout