chore(deps): update ghcr.io/serge-chat/serge docker tag to v0.5.1 (#1508)

This commit is contained in:
renovate[bot] 2023-11-01 17:09:42 +00:00 committed by GitHub
parent d1d3eff742
commit ed02c430ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8008,
"id": "serge",
"tipi_version": 2,
"version": "0.5.0",
"tipi_version": 3,
"version": "0.5.1",
"categories": [
"ai"
],
@ -15,5 +15,8 @@
"author": "nsarrazin",
"source": "https://github.com/serge-chat/serge",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
serge:
image: ghcr.io/serge-chat/serge:0.5.0
image: ghcr.io/serge-chat/serge:0.5.1
container_name: serge
restart: unless-stopped
ports: