diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index f15f55d..e91e77d 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.148@sha256:2f268c8907d56873f5b55ce25abffef10c7c311466f63aae952563864bce6739 + - image: cibuilds/hugo:0.148@sha256:70a2c2d13166022890b7a7c2021c76a553fa2347ae9b1ede9f688bb5f9110006 working_directory: ~/LoveIt steps: - checkout