diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index ea1b489..299b66f 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.136@sha256:59165779b022c6983084b41b8d9dc7a962e5c4ca10be9d0bf528d3671a91b36b + - image: cibuilds/hugo:0.137@sha256:a01b15cfb89fc6072d8625d1710910414861254f0c9fc96930af4d086fd74baa working_directory: ~/LoveIt steps: - checkout