diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 0232d6c..5d253bd 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.152@sha256:e4b51577ec8c236439dc1f059fb3844fd7a821ed040c5aab42fac80e87710a33 + - image: cibuilds/hugo:0.152@sha256:19fdbd0c698d20e5a3841f850ed25a4227c36f7ec821bd90541af647d63f611b working_directory: ~/LoveIt steps: - checkout