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