diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 35b5586..21b76c2 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.157@sha256:8509a37e79c200daab3ed991fcf599e67df0690f226dc3d2db0cf84f515e20ae + - image: cibuilds/hugo:0.158@sha256:29db1456fbd6fed8d3de2315483d98114b4571e732d2b2acaa74003e2f778ed5 working_directory: ~/LoveIt steps: - checkout