diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index f344128..ce69251 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.147@sha256:436f282de5e28dc4c363ae41eee969fba46239905f493360ca18a873ec0e46c3 + - image: cibuilds/hugo:0.147@sha256:c7fd89467f69d813146374a1c8e5287c112c6c5d0ca9cf4966b1d0cc95b08016 working_directory: ~/LoveIt steps: - checkout