mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-25 00:00:41 +08:00
Increase version of the external model to v1.
This adds a few fixes that you can see in: https://github.com/matiasdelellis/facerecognition-external-model/releases/tag/1.0.0 Signed-off-by: matiasdelellis <mati86dl@gmail.com>
This commit is contained in:
parent
72fe749644
commit
29399df295
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"display_name": "Computing container for facerecognition",
|
||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/facerecognition",
|
||||
"image": "matiasdelellis/facerecognition-external-model",
|
||||
"image_tag": "initial",
|
||||
"image_tag": "v1",
|
||||
"internal_port": "5000",
|
||||
"restart": "unless-stopped",
|
||||
"environment": [
|
||||
|
|
Loading…
Reference in a new issue