devcontainer(image): Fix package path

Signed-off-by: Niclas Heinz <nheinz@hpost.net>
This commit is contained in:
Niclas Heinz
2025-01-10 18:24:10 +01:00
parent a552bde7c7
commit 2861d9f89f

View File

@@ -1,5 +1,5 @@
{
"image": "ghcr.io/juliushaertl/nextcloud-dev-php81:latest",
"image": "ghcr.io/juliusknorr/nextcloud-dev-php81:latest",
"forwardPorts": [80],
"containerEnv": {
"NEXTCLOUD_AUTOINSTALL_APPS": "deck",