diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index a9c0b68..fc01aef 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:5d5b42e4d6bc1a7f3f518fbca1e4ad60f0909c12c9f3a92b3d67c4c39fce9488 + - image: cibuilds/hugo:0.147@sha256:df2b20a0e4e6ac8c59af23d78290a6e2cf29866cfe56dd984acb8b29134b5e48 working_directory: ~/LoveIt steps: - checkout