diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 7039170..9d018e9 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.153@sha256:62e6cf5ac29f9185cbf0171797213621082205c84aa2320189db8021329a74f9 + - image: cibuilds/hugo:0.154@sha256:d94ea09123038a9d4321d6caf1c5dadef1f6606cb4c141972bf53a31d0cfdbc2 working_directory: ~/LoveIt steps: - checkout