mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-11-21 18:25:39 +03:00
In asyncio daemon tutorial, at the part before define the `Dockerfile` content, it's said it will use `python:3.9-buster`, but in `Dockerfile`, it uses `python:3.10-buster` in `FROM` tag. This commit set both as `python:3.10-buster` image version. |
||
|---|---|---|
| .. | ||
| asyncio-images | ||
| cli-images | ||
| flask-images | ||
| aiohttp.rst | ||
| asyncio-daemon.rst | ||
| cli.rst | ||
| flask.rst | ||
| index.rst | ||