diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 227bb8a..23b7a3f 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:d988b8e8236fcfc7b092a009e6a5cc1e190164e7bfe30363f3b687fd5961fa06 + - image: cibuilds/hugo:0.163@sha256:4e3fab94cc8b0c98b2639ea2b97000b5acb9bdd7154cd038f2f35754daee238a working_directory: ~/LoveIt steps: - checkout