Update mcr.microsoft.com/devcontainers/python Docker tag to v3.13
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-04-28 18:36:59 +00:00
parent 7c29e2e7ef
commit affe80fced

View file

@ -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