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