diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index be8bb29..1cfda6a 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.142@sha256:139242dd290ebda2911fddac8e5df6a9f053d92e35dcb4dc42ee1566380cf679 + - image: cibuilds/hugo:0.143@sha256:3c021f7e06f0a38306c2d50419fe06142898c18edca60481aa33f2adda3c54a5 working_directory: ~/LoveIt steps: - checkout