mirror of
https://github.com/nextcloud/tables.git
synced 2025-07-21 18:35:35 +00:00
fix: Use devcontainer with php v8.2
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"image": "ghcr.io/juliushaertl/nextcloud-dev-php80:latest",
|
||||
"image": "ghcr.io/juliusknorr/nextcloud-dev-php82:latest",
|
||||
"forwardPorts": [80],
|
||||
"containerEnv": {
|
||||
"NEXTCLOUD_AUTOINSTALL_APPS": "tables",
|
||||
|
Reference in New Issue
Block a user