chore(deps): update ghcr.io/serge-chat/serge docker tag to v0.5.0 (#1470)
This commit is contained in:
parent
6a8670fc50
commit
f2b3c059c9
|
@ -5,9 +5,11 @@
|
|||
"exposable": true,
|
||||
"port": 8008,
|
||||
"id": "serge",
|
||||
"tipi_version": 1,
|
||||
"version": "0.4.1",
|
||||
"categories": ["ai"],
|
||||
"tipi_version": 2,
|
||||
"version": "0.5.0",
|
||||
"categories": [
|
||||
"ai"
|
||||
],
|
||||
"description": "",
|
||||
"short_desc": "LLaMA made easy",
|
||||
"author": "nsarrazin",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
serge:
|
||||
image: ghcr.io/serge-chat/serge:0.4.1
|
||||
image: ghcr.io/serge-chat/serge:0.5.0
|
||||
container_name: serge
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user