We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910a571 commit 4f7f71dCopy full SHA for 4f7f71d
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
"build": {
4
"dockerfile": "Dockerfile",
5
"args": {
6
- "IMAGE": "python:3.10"
+ "IMAGE": "python:3.10-bullseye"
7
},
8
"context": ".."
9
0 commit comments