Skip to content

Commit 4b97a74

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python:3.13 docker digest to 0aa711e (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90f9ebc commit 4b97a74

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

0 commit comments

Comments
 (0)