diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 1c5a325..d38eee7 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.140@sha256:f27aabab31c71c955ad14dbd3a592000eaf4b237c8147bff94426e602587fc70 + - image: cibuilds/hugo:0.141@sha256:d978073ef292c72a157180e3fa33a593e4d89447a09673325b307beaacee3844 working_directory: ~/LoveIt steps: - checkout