From cd269277e349908d7cb86abf1c57ce73452f2605 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 17 Dec 2024 21:11:56 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.140 --- 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 45afae2..fd95aec 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.139@sha256:bfb6043adc856aad4f2f9131f3ab80b2b5e72b980ee2ce0cc0831495cf3fdff8 + - image: cibuilds/hugo:0.140@sha256:8dd20f6ba35fa572b0d43fa365ea102ad7163b12c82179f3419f4366264974a0 working_directory: ~/LoveIt steps: - checkout -- 2.52.0