Skip to content

Commit 77c81e9

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python:1-3.12-bullseye docker digest to d2d7d19
1 parent f14f24f commit 77c81e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Python 3",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye@sha256:f5fb6c95c669b17015b1bb90f3dcdb98d86a89a7a257f53054838a3e3df398d2"
6+
"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye@sha256:d2d7d198be0fb6cb8be8fcff6cb0bde5703c8b0d65509e0a13735d8032bd539d"
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
// "features": {},

0 commit comments

Comments
 (0)