Skip to content

Commit

Permalink
Increase version of the external model to v1.
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
matiasdelellis authored Jan 16, 2024
1 parent 72fe749 commit 29399df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community-containers/facerecognition/facerecognition.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 29399df

Please sign in to comment.