fix(Dockerfile): add extra-index-url to pip install command

This commit is contained in:
lanvent
2023-04-23 15:01:10 +08:00
parent 9a99caeb9d
commit 8205d2552c
4 changed files with 6 additions and 5 deletions

View File

@@ -4,4 +4,5 @@ PyQRCode>=1.2.1
qrcode>=7.4.2
requests>=2.28.2
chardet>=5.1.0
Pillow
pre-commit