diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 68a8e71..08026e4 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.145@sha256:6fbdd8f339c6b6912d8490e9126f501a074096e3e468163166ba26dc2b7a46c8 + - image: cibuilds/hugo:0.146@sha256:6f9bdf6110b33cb26512bd8c76ff294045cfe28d2d5d89849a6b81dedcd47022 working_directory: ~/LoveIt steps: - checkout