Update mcr.microsoft.com/devcontainers/python Docker tag to v3.13
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
7c29e2e7ef
commit
affe80fced
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