diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 986b88b..514e813 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:74f3cd56ed9079e63f5d0bee42501cdc45fb0fed9c398d2389fbd36cdf44cdc8 + - image: cibuilds/hugo:0.153@sha256:ef68a32cf621f7174cccbdf6f827155afc19666f675aafa382bcf41bad9fe7ce working_directory: ~/LoveIt steps: - checkout