diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 278f301..3f3ba35 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ "name": "Jekyll Development Environment", "image": "mcr.microsoft.com/vscode/devcontainers/ruby:0-3.1-bullseye", "features": { - "ghcr.io/devcontainers/features/common-utils:2.4.4": {}, + "ghcr.io/devcontainers/features/common-utils:2.5.1": {}, "ghcr.io/devcontainers/features/git:1": {} }, "forwardPorts": [4000],