mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-26 09:26:52 +00:00
[breaking] - update aio-local-ai to v2
Breaking because they no longer ship Arm64 images and thus it can no longer run on arm64 and would fail to start in that case. Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
ff0d8637ab
commit
c603b17625
2 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"display_name": "Local AI",
|
||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/local-ai",
|
||||
"image": "szaimen/aio-local-ai",
|
||||
"image_tag": "v1",
|
||||
"image_tag": "v2",
|
||||
"internal_port": "8080",
|
||||
"restart": "unless-stopped",
|
||||
"environment": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue