mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-03 02:27:01 +00:00
chore: bump version tags
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
|
||||
# API server (delta)
|
||||
api:
|
||||
image: ghcr.io/revoltchat/server:20220715-1
|
||||
image: ghcr.io/revoltchat/server:20230421-1
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
@@ -47,7 +47,7 @@ services:
|
||||
|
||||
# Events service (quark)
|
||||
events:
|
||||
image: ghcr.io/revoltchat/bonfire:20220715-1
|
||||
image: ghcr.io/revoltchat/bonfire:20230421-1
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
@@ -65,7 +65,7 @@ services:
|
||||
|
||||
# File server (autumn)
|
||||
autumn:
|
||||
image: ghcr.io/revoltchat/autumn:1.1.5
|
||||
image: ghcr.io/revoltchat/autumn:1.1.7
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
|
||||
Reference in New Issue
Block a user