mirror of
https://github.com/supanadit/todo.git
synced 2025-05-04 20:39:55 +00:00
chore: fix devcontainer
This commit is contained in:
parent
4776575d0b
commit
284de6c978
@ -2,7 +2,7 @@
|
||||
// README at: https://github.com/devcontainers/templates/tree/main/src/php
|
||||
{
|
||||
"name": "PHP",
|
||||
"image": "mcr.microsoft.com/devcontainers/php:1-7.4-bullseye",
|
||||
"image": "mcr.microsoft.com/devcontainers/php:7.4-bullseye",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/git:1": {}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user