Skip to content

Commit d32560d

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python:3.13 docker digest to 8cd47e7 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50b756f commit d32560d

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

0 commit comments

Comments
 (0)