diff --git a/devcontainer.json b/devcontainer.json
new file mode 100644
index 0000000000000000000000000000000000000000..f334e396816671c2fd60510d062c52864e6ab175
--- /dev/null
+++ b/devcontainer.json
@@ -0,0 +1,3 @@
+{
+    "image": "mcr.microsoft.com/devcontainers/python:3.12"
+  }
\ No newline at end of file