diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 35f8cac..5705fab 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.155@sha256:46a183aec548f397f6827ce1c7331d14d1ec75677f39d6e5730203c29aae26ed + - image: cibuilds/hugo:0.155@sha256:66a6e76110b129209132abb35c256fb04f37b44ef5e377abff391b4763bc72d4 working_directory: ~/LoveIt steps: - checkout