Skip to content

Commit 0899fc0

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.14
1 parent d947d3c commit 0899fc0

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": "Meraki Dashboard HA Integration",
3-
"image": "mcr.microsoft.com/devcontainers/python:3.13",
3+
"image": "mcr.microsoft.com/devcontainers/python:3.14",
44
"postCreateCommand": "scripts/setup",
55
"forwardPorts": [
66
8123

0 commit comments

Comments
 (0)