diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index da699fe..09a8e61 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:2a1459d35e35a1b499562149d7b5cbb427bb87547d4815955d3f7de6f38f5c96 working_directory: ~/LoveIt steps: - checkout