From 8035b6fb9378fe3d30c22cdf0e1ca3f308ec707f Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 14 Nov 2024 18:01:46 +0000 Subject: [PATCH] chore(deps): update cibuilds/hugo docker tag to v0.138 --- 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 299b66f..14362b2 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.137@sha256:a01b15cfb89fc6072d8625d1710910414861254f0c9fc96930af4d086fd74baa + - image: cibuilds/hugo:0.138@sha256:bc0ab46688d3721709265d96cbc737bdfb3545d5199ee29860d8246b2d29bc0a working_directory: ~/LoveIt steps: - checkout -- 2.52.0