From f225940830ddee1542acb58bf990195dbf50fb28 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 20 Apr 2025 19:02:10 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo:0.146 docker digest to 448cbf3 --- 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 9458a37..b412f29 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.146@sha256:0fc227fcf81cff33d6a9ef2934905f7ce3819632e3da337159011923e0658ad4 + - image: cibuilds/hugo:0.146@sha256:448cbf3dff625236e876c2adccd0d700d1bb78f60a6ec86a70674cd7bf1645f9 working_directory: ~/LoveIt steps: - checkout