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 3109355 commit 710a186Copy full SHA for 710a186
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Python 3",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye@sha256:f5fb6c95c669b17015b1bb90f3dcdb98d86a89a7a257f53054838a3e3df398d2"
+ "image": "mcr.microsoft.com/devcontainers/python:2-3.12-bullseye@sha256:a5a3acc9e7dbc5e61b3492c9e7aaf50745f460089f287c387790d6ab538e43b5"
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments