diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 689ff99..042abd6 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,9 +3,10 @@ "features": { "ghcr.io/devcontainers/features/hugo:1": { "extended": true, - "version": "0.119.0" + "version": "0.124.1" }, - "ghcr.io/devcontainers/features/node:1": {} + "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2": {} }, "customizations": { "vscode": {