diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 140add8..35b5586 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.156@sha256:729fd6dcc7ba3aee517e058baac2fd54a02e4143dbc176e2d2a324f6c5a29a9f + - image: cibuilds/hugo:0.157@sha256:8509a37e79c200daab3ed991fcf599e67df0690f226dc3d2db0cf84f515e20ae working_directory: ~/LoveIt steps: - checkout