diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 789f350..5711268 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.147@sha256:74b01f394343cae5b0b686513de01f2d2aad21bd2d2b8c98e9bae1a8d5cbc7ea + - image: cibuilds/hugo:0.147@sha256:1eaf59b39886d14b6b90685c4278e7f4b7bed542de82e8c6fdada90ce37d4af3 working_directory: ~/LoveIt steps: - checkout