From 1b6073527bc6ca359951a465cd81f43524c43d3a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 May 2026 22:09:27 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.162 --- 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 a4ccc96..ea2729e 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.161@sha256:4d764ba5e5aa43f87b722bd916db49b10008b8d3f4a6bd4d68633923d07b05cc + - image: cibuilds/hugo:0.162@sha256:2b6762bb6e81b65b47a2f8c9b6a0589bcf7197894721c474d29cf4671de7dbbb working_directory: ~/LoveIt steps: - checkout -- 2.52.0