diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 7c80d0b..417e9ca 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.153@sha256:e384eaa9910fd0f32a81ff60dd74c068b85cee4c0f5c8573faff7fd9c6eb4a46 + - image: cibuilds/hugo:0.153@sha256:18d77648fdd8d41c28afcb0ddd83e04a03ee318698ce9b66e55a7037a43d837b working_directory: ~/LoveIt steps: - checkout