dependabot[bot] 319f03fb4f
Bump pillow from 10.0.1 to 10.2.0 in /examples/docker-flask
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.0.1...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 22:00:20 +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