Skip to content

Commit 32db030

Browse files
committed
Stable version
1 parent b942a31 commit 32db030

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
@@ -52,7 +52,7 @@
5252
}
5353
},
5454
"name": "Asynchronous Python API for MelCloud",
55-
"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye",
55+
"image": "mcr.microsoft.com/vscode/devcontainers/python:3.12",
5656
"features": {
5757
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
5858
"ghcr.io/devcontainers/features/github-cli:1": {},

0 commit comments

Comments
 (0)