mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
ci(devcontainer): fix build on debian trixie
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"profile": "default"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {
|
||||
"installDockerComposeSwitch": false
|
||||
"installDockerComposeSwitch": false,
|
||||
"moby": false
|
||||
},
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user