We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96013d8 commit 31b2cdcCopy full SHA for 31b2cdc
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
docs:
3
- image: python:3.13
+ image: python:3.14
4
command: sh -c "pip install -r requirements.txt && mkdocs serve -a 0.0.0.0:8000"
5
working_dir: /docs
6
volumes:
0 commit comments