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