chore: update hugo to 0.145.0 in devcontainer.json

[skip ci]
This commit is contained in:
Xin 2025-03-11 21:43:41 +00:00
parent a2718d8aa3
commit 9d57dbd9cd

View File

@ -3,7 +3,7 @@
"features": {
"ghcr.io/devcontainers/features/hugo:1": {
"extended": true,
"version": "0.131.0"
"version": "0.145.0"
},
"ghcr.io/devcontainers/features/node:1": {}
},