diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 45afae2..fd95aec 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.139@sha256:bfb6043adc856aad4f2f9131f3ab80b2b5e72b980ee2ce0cc0831495cf3fdff8 + - image: cibuilds/hugo:0.140@sha256:8dd20f6ba35fa572b0d43fa365ea102ad7163b12c82179f3419f4366264974a0 working_directory: ~/LoveIt steps: - checkout