ci: Create devcontainer.json

This commit is contained in:
Dennis Klein 2023-12-14 13:40:47 +01:00 committed by GitHub
parent 94602d23b3
commit b70b181c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,5 @@
{
"image": "ghcr.io/fairrootgroup/fairmq-dev/fedora-38:latest",
"features": {
}
}