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 824f947
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent f65ea9a commit fb6d37a
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:824f9476a473e9c50ef555516dd0a5a8f9dd8904489df4aebc89e12594f5a4b1"

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

0 comments on commit fb6d37a

Please sign in to comment.