diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 4159e76..0232d6c 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.151@sha256:ecc6cc59a9de3284202541d981acbf0907dbb968ff0ea38b23951cf49aa4243b + - image: cibuilds/hugo:0.152@sha256:e4b51577ec8c236439dc1f059fb3844fd7a821ed040c5aab42fac80e87710a33 working_directory: ~/LoveIt steps: - checkout