Skip to content

Commit 28590ed

Browse files
authored
Update Python image to dev version in devcontainer
1 parent ff481cd commit 28590ed

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
@@ -3,7 +3,7 @@
33
{
44
"name": "GitHub Copilot for Azure",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/vscode/devcontainers/python:3.13-bookworm",
6+
"image": "mcr.microsoft.com/vscode/devcontainers/python:dev-3.13-bookworm",
77
"features": {
88
"ghcr.io/devcontainers/features/powershell:1": {},
99
"ghcr.io/devcontainers/features/common-utils:2": {},

0 commit comments

Comments
 (0)