diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 2831a99..598ba11 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.159@sha256:52ef6813fe1d478d8278acf2db612d6109bbc7cf83991d2c618b62bdc4299aa9 + - image: cibuilds/hugo:0.159@sha256:71e1fda7c4c9e24fd356748dc0e735ef0976189678cf17e4b243b0d5e1f7ae7c working_directory: ~/LoveIt steps: - checkout