diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index d38eee7..be8bb29 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.141@sha256:d978073ef292c72a157180e3fa33a593e4d89447a09673325b307beaacee3844 + - image: cibuilds/hugo:0.142@sha256:139242dd290ebda2911fddac8e5df6a9f053d92e35dcb4dc42ee1566380cf679 working_directory: ~/LoveIt steps: - checkout