Skip to content

Commit 72a4d63

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python:3.14 docker digest to 9e51c13
1 parent b3f41b5 commit 72a4d63

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.14@sha256:1af48f9bd555f7972b14424def113c166dab9c5027bd9d9f5cc57704a42974f2",
3+
"image": "mcr.microsoft.com/devcontainers/python:3.14@sha256:9e51c13505754efe79dd4a0b1a29523d3854090dabb8add3f3fa642ea3c98fad",
44
"remoteEnv": {
55
"PATH": "/home/vscode/.local/bin:${containerEnv:PATH}", // give our installed Python modules precedence
66
"PYTHONPATH": "./api"

0 commit comments

Comments
 (0)