diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index f6deafb..45afae2 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:b876894087f46c0f05b6a4feba337d4370e93aaf19696be54ed5537991293c3e + - image: cibuilds/hugo:0.139@sha256:bfb6043adc856aad4f2f9131f3ab80b2b5e72b980ee2ce0cc0831495cf3fdff8 working_directory: ~/LoveIt steps: - checkout