We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f41b5 commit 72a4d63Copy full SHA for 72a4d63
1 file changed
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "GitHub secret scanning",
3
- "image": "mcr.microsoft.com/devcontainers/python:3.14@sha256:1af48f9bd555f7972b14424def113c166dab9c5027bd9d9f5cc57704a42974f2",
+ "image": "mcr.microsoft.com/devcontainers/python:3.14@sha256:9e51c13505754efe79dd4a0b1a29523d3854090dabb8add3f3fa642ea3c98fad",
4
"remoteEnv": {
5
"PATH": "/home/vscode/.local/bin:${containerEnv:PATH}", // give our installed Python modules precedence
6
"PYTHONPATH": "./api"
0 commit comments