diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 28fdc25..9458a37 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:385bc4e782944f45366deecbbd1392035fde6cb5d99c4d66ffd75bb0eb179a11 + - image: cibuilds/hugo:0.146@sha256:0fc227fcf81cff33d6a9ef2934905f7ce3819632e3da337159011923e0658ad4 working_directory: ~/LoveIt steps: - checkout