diff --git a/themes/LoveIt/.circleci/config.yml b/themes/LoveIt/.circleci/config.yml index 14362b2..2d0a856 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.138@sha256:bc0ab46688d3721709265d96cbc737bdfb3545d5199ee29860d8246b2d29bc0a + - image: cibuilds/hugo:0.139@sha256:c3a820956a25f701ebe7c84760d69416d7d44f1dccb0fb2e234d5b2f73cd0302 working_directory: ~/LoveIt steps: - checkout