From 06bc3fcb78ad01aed7b01e725c5e2472531200c4 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 18 Aug 2024 02:02:43 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.133 --- 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 d53c181..5aa7bf2 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.132 + - image: cibuilds/hugo:0.133 working_directory: ~/LoveIt steps: - checkout -- 2.52.0