python-dependency-injector/docs/tutorials
Jonatas Leon 66def18d9c
Fix docker image version in asyncio daemon tutorial
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.
2023-06-27 10:16:42 -03:00
..
asyncio-images Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
cli-images Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
flask-images Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
aiohttp.rst Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
asyncio-daemon.rst Fix docker image version in asyncio daemon tutorial 2023-06-27 10:16:42 -03:00
cli.rst Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
flask.rst Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
index.rst Movie lister example rework (#280) 2020-08-12 17:04:46 -04:00