Skip to content

Commit a430e0d

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.14 (#492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f321653 commit a430e0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GitHub secret scanning",
3-
"image": "mcr.microsoft.com/devcontainers/python:3.13@sha256:b4b3a3f0cf67b787061d77bc4b76cdd37f78cc6829050ed3f7dcb7269a99beb5",
3+
"image": "mcr.microsoft.com/devcontainers/python:3.14@sha256:43311767f101e1c2a7bd0ecacf2c866f5c42124fc2efe45bb384eb2995ecce4d",
44
"remoteEnv": {
55
"PATH": "/home/vscode/.local/bin:${containerEnv:PATH}", // give our installed Python modules precedence
66
"PYTHONPATH": "./api"

0 commit comments

Comments
 (0)