chore(deps): update cibuilds/hugo docker tag to v0.123

This commit is contained in:
Renovate
2024-02-23 19:58:46 +00:00
parent bead093baf
commit 89a04820ff
+1 -1
View File
@@ -2,7 +2,7 @@ version: 2.1
jobs: jobs:
build-check: build-check:
docker: docker:
- image: cibuilds/hugo:0.62 - image: cibuilds/hugo:0.123
working_directory: ~/LoveIt working_directory: ~/LoveIt
steps: steps:
- checkout - checkout