diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index da699fe..982c6b3 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.154@sha256:cd1ba9049ba16b138a11a7ceb06f699bc5b20929ee88db7d7cb5b20d5a955bf1 + - image: cibuilds/hugo:0.154@sha256:bcd16ba3a97b8234d337d5cbdc8f11ce223a84fefa0271b12dfdc221302e17d2 working_directory: ~/LoveIt steps: - checkout