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

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

* Update config.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrMxrcy <drmxrcy@gmail.com>
This commit is contained in:
renovate[bot] 2023-06-05 11:06:30 -04:00 committed by GitHub
parent 2b248c59f7
commit 38f806428d
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": 3,
"version": "1.1.8/20230531-3",
"tipi_version": 4,
"version": "1.1.9/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.8
image: ghcr.io/revoltchat/autumn:1.1.9
container_name: revolt-autumn
depends_on:
- revolt-database