We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e39214 + 089e419 commit 707414bCopy full SHA for 707414b
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Python 3",
3
- "image": "mcr.microsoft.com/devcontainers/python",
+ "image": "mcr.microsoft.com/devcontainers/python:3.12-bullseye",
4
"features": {
5
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
6
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
0 commit comments