Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/python:1-3.12-bul…
Browse files Browse the repository at this point in the history
…lseye docker digest to d43b2ff
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent d1eb3fd commit 0367497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye@sha256:f5fb6c95c669b17015b1bb90f3dcdb98d86a89a7a257f53054838a3e3df398d2"
"image": "mcr.microsoft.com/devcontainers/python:1-3.12-bullseye@sha256:d43b2ff9bfb3ad6c6f1ce96fd533f0dae51addf007f574610df5cf277704aa76"

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

0 comments on commit 0367497

Please sign in to comment.