monthly task update devcontainer.json

This commit is contained in:
“Prathamesh
2024-04-05 13:20:07 +05:30
parent 319d82114c
commit b5e28f2b0b

View File

@@ -3,7 +3,7 @@
{
"name": "PHP",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/php:0-8.2",
"image": "mcr.microsoft.com/devcontainers/php:1-8.2",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},