Bump dependencies (#841)

This commit is contained in:
Sascha Ißbrücker
2024-09-19 19:15:51 +02:00
committed by GitHub
parent 8544137a31
commit 3d8866c7bc
8 changed files with 42 additions and 44 deletions

View File

@@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/python
{
"name": "Python 3",
"image": "mcr.microsoft.com/devcontainers/python:3.11",
"image": "mcr.microsoft.com/devcontainers/python:3.12",
"features": {
"ghcr.io/devcontainers/features/node:1": {}
},