diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index a955973..cb2872a 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.164@sha256:8484fade0cae46d38e01e8778aeb3b3b95702e89ada680087ba8591dde8cb408 + - image: cibuilds/hugo:0.165@sha256:f9e8cfc2b31301dfb03f58442b6cd40ab3dbb60dcce61b285f293fef67b20cc8 working_directory: ~/LoveIt steps: - checkout