diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index a4ccc96..ea2729e 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.161@sha256:4d764ba5e5aa43f87b722bd916db49b10008b8d3f4a6bd4d68633923d07b05cc + - image: cibuilds/hugo:0.162@sha256:2b6762bb6e81b65b47a2f8c9b6a0589bcf7197894721c474d29cf4671de7dbbb working_directory: ~/LoveIt steps: - checkout