Skip to content

Commit b63b0a2

Browse files
Update mcr.microsoft.com/devcontainers/python Docker tag to v2
1 parent 5ba30ba commit b63b0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// README at: https://github.com/devcontainers/templates/tree/main/src/debian
33
{
44
"name": "Idris2 Dockerfiles",
5-
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye",
5+
"image": "mcr.microsoft.com/devcontainers/python:2-3.11-bullseye",
66
"features": {
77
"ghcr.io/devcontainers/features/common-utils:2": {},
88
"ghcr.io/devcontainers/features/docker-in-docker:2": {},

0 commit comments

Comments
 (0)