diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index bb245d8..cf8109e 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.146@sha256:50a30debdb21f20342f189a8625da91152c40dcd622f454bd258ab036d7f4776 + - image: cibuilds/hugo:0.146@sha256:31c440275e113c199b7b57d618b14b66ae3567d9642e3cd029e7793afa2f8ac7 working_directory: ~/LoveIt steps: - checkout