diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 45bf475..dc2e815 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ "image": "mcr.microsoft.com/devcontainers/base:bookworm", "features": { "ghcr.io/devcontainers/features/hugo:1": { - "version": "0.138.0", + "version": "0.136.5", "extended": true } }