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