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 78b64f3Copy full SHA for 78b64f3
.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:93d9840cf68e10466aaf512933af05f510f2b9e5dfa3ee663bead311cbb3071e"
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments