Skip to content

Commit 375cd0a

Browse files
jagapioucopybara-github
authored andcommitted
Update devcontainer base image
PiperOrigin-RevId: 863181488 Change-Id: I2a07700066193bb5aadf050e3aec93ac057fae16
1 parent 6beeedd commit 375cd0a

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
@@ -1,7 +1,7 @@
11
// For format details, see https://aka.ms/devcontainer.json
22
{
33
"name": "Concordia",
4-
"image": "mcr.microsoft.com/devcontainers/python:0-3.12",
4+
"image": "mcr.microsoft.com/devcontainers/python:3.12-trixie",
55
"postCreateCommand": "bin/install.sh",
66
"customizations": {
77
"vscode": {

0 commit comments

Comments
 (0)