From 8d03eeda510d441002a73ee03aee1b43a717f001 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 6 Nov 2024 03:03:17 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.137 --- 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 ea1b489..299b66f 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.136@sha256:59165779b022c6983084b41b8d9dc7a962e5c4ca10be9d0bf528d3671a91b36b + - image: cibuilds/hugo:0.137@sha256:a01b15cfb89fc6072d8625d1710910414861254f0c9fc96930af4d086fd74baa working_directory: ~/LoveIt steps: - checkout -- 2.52.0