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