diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 252f450..cacaf88 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "30DaysOf Astro Template", - "image": "mcr.microsoft.com/devcontainers/universal:2", + "image": "mcr.microsoft.com/devcontainers/universal:5", "waitFor": "onCreateCommand", "updateContentCommand": "",