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