diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 00000000..3256a2ef --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "ghcr.io/fairrootgroup/fairmq-dev/fedora-38:latest", + "features": { + } +}