diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 27d23e2..0bcb5b8 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.149@sha256:bccdee8bda812960d5deca34d8bbf5fb0dd381efcec558af02ef82567b66ad3d + - image: cibuilds/hugo:0.150@sha256:1dfc70d14d9cd35ef759fd1fb76796b9d7a7d099325c46637b75d0577b30ced4 working_directory: ~/LoveIt steps: - checkout