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