dependabot[bot] 785a02e886
Bump pillow from 10.2.0 to 10.3.0 in /examples/docker-flask
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:18:12 +00:00
..

Simple example on how to use it inside a web service

docker build . -t escpos-web
docker run --network=host -p 9999:9999 escpos