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