diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index ca5e8aa..a955973 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.163@sha256:008d365404da5fc9069773e6d27fc7732da9da967093dde20c0a78c315b6fb93 + - image: cibuilds/hugo:0.164@sha256:8484fade0cae46d38e01e8778aeb3b3b95702e89ada680087ba8591dde8cb408 working_directory: ~/LoveIt steps: - checkout