From 01e99528ba45c8d2786d5be57febdf8ae397518b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Jun 2026 01:10:58 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.163 docker digest to 008d365 (#220) --- 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 23b7a3f..ca5e8aa 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.163@sha256:4e3fab94cc8b0c98b2639ea2b97000b5acb9bdd7154cd038f2f35754daee238a + - image: cibuilds/hugo:0.163@sha256:008d365404da5fc9069773e6d27fc7732da9da967093dde20c0a78c315b6fb93 working_directory: ~/LoveIt steps: - checkout