python-dependency-injector/docs
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
..
_static Update logo, v4 2022-01-16 18:39:36 -05:00
api Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
containers Add with support for container.override_providers() (#517) 2021-10-06 21:36:41 -04:00
examples Update sanic example 2021-09-30 18:59:09 -04:00
examples-other Update quotes in the docs 2021-09-30 19:26:04 -04:00
introduction Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
main Bump version 2022-12-18 22:14:00 -05:00
providers Update custom provider docs formatting 2022-12-18 21:43:02 -05:00
tutorials Fix docker image version in asyncio daemon tutorial 2023-06-27 10:16:42 -03:00
conf.py Update year 2021 -> 2022 2022-04-16 21:39:47 -04:00
favicon.ico Add favicon 2020-10-21 17:01:31 -04:00
index.rst Update builds badge 2022-12-18 22:12:38 -05:00
Makefile Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
wiring.rst (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00