Compare commits
2 commits
affe80fced
...
ded2a227d8
Author | SHA1 | Date | |
---|---|---|---|
ded2a227d8 | |||
731fae8bd9 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: mcr.microsoft.com/devcontainers/python:3.12-bookworm
|
image: mcr.microsoft.com/devcontainers/python:3.13-bookworm
|
||||||
volumes:
|
volumes:
|
||||||
- ../..:/simple-ocpp-cs:cached
|
- ../..:/simple-ocpp-cs:cached
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
|
|
Loading…
Add table
Reference in a new issue