use devcontainers-extra repo

This commit is contained in:
Jörn-Michael Miehe 2025-07-12 01:33:08 +00:00
parent b77ab83ae0
commit 117faee583

View file

@ -15,7 +15,7 @@
"ghcr.io/devcontainers/features/rust:1": { "ghcr.io/devcontainers/features/rust:1": {
"targets": "x86_64-unknown-linux-musl" "targets": "x86_64-unknown-linux-musl"
}, },
"ghcr.io/devcontainers-contrib/features/apt-get-packages:1": { "ghcr.io/devcontainers-extra/features/apt-get-packages:1": {
"packages": "git-flow, musl-tools" "packages": "git-flow, musl-tools"
} }
}, },