Skip to content

Commit 2e0e08a

Browse files
Update mcr.microsoft.com/vscode/devcontainers/python Docker tag to v3
1 parent 1d66473 commit 2e0e08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ludeeus/aiogithubapi",
3-
"image": "mcr.microsoft.com/vscode/devcontainers/python:2-3.13",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/python:3-3.13",
44
"postCreateCommand": "scripts/setup",
55
"postStartCommand": "scripts/motd",
66
"features": {

0 commit comments

Comments
 (0)