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 5ba30ba commit b63b0a2Copy full SHA for b63b0a2
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/debian
3
{
4
"name": "Idris2 Dockerfiles",
5
- "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/python:2-3.11-bullseye",
6
"features": {
7
"ghcr.io/devcontainers/features/common-utils:2": {},
8
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
0 commit comments