chore(deps): update ghcr.io/revoltchat/autumn docker tag to v1.1.10 (#667)

* chore(deps): update ghcr.io/revoltchat/autumn docker tag to v1.1.10

* Update config.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-07 09:03:47 -04:00 committed by GitHub
parent 7b82887716
commit 01ffe95c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
"generate_vapid_keys": true,
"supported_architectures": ["amd64"],
"id": "revolt",
"tipi_version": 4,
"version": "1.1.9/20230531-3",
"tipi_version": 5,
"version": "1.1.10/20230531-3",
"categories": ["media"],
"description": "Open source user-first chat platform.",
"short_desc": "Open source user-first chat platform.",

View File

@ -213,7 +213,7 @@ services:
# File server (autumn)
revolt-autumn:
image: ghcr.io/revoltchat/autumn:1.1.9
image: ghcr.io/revoltchat/autumn:1.1.10
container_name: revolt-autumn
depends_on:
- revolt-database