Update mcr.microsoft.com/devcontainers/python Docker tag to v3.13
This commit is contained in:
parent
bff04a1a8d
commit
731fae8bd9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
app:
|
||||
image: mcr.microsoft.com/devcontainers/python:3.12-bookworm
|
||||
image: mcr.microsoft.com/devcontainers/python:3.13-bookworm
|
||||
volumes:
|
||||
- ../..:/simple-ocpp-cs:cached
|
||||
command: sleep infinity
|
||||
|
|
Loading…
Add table
Reference in a new issue