改进 部署文件

This commit is contained in:
ivamp 2024-10-25 00:33:38 +08:00
parent 4e5e80e6b4
commit 4c17aa43a8
3 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# docker build . --platform linux/amd64 --push -t leafdev.top/ecosystem/ocr:v0.0.1
# docker build . --platform linux/amd64 --push -t leafdev.top/ecosystem/ocr:v0.0.5
FROM python:3.12.6
#

View File

@ -33,7 +33,7 @@ spec:
claimName: easyocr-pvc
containers:
- name: easyocr
image: leafdev.top/ecosystem/ocr:v0.0.4
image: leafdev.top/ecosystem/ocr:v0.0.5
env:
- name: USE_GPU
value: "false"

Binary file not shown.