mirror of
https://github.com/revoltchat/self-hosted.git
synced 2025-12-28 06:34:36 +00:00
chore: bump Docker image tags
This commit is contained in:
parent
5c0e471c82
commit
20d8f08878
@ -37,7 +37,7 @@ services:
|
||||
|
||||
# API server (delta)
|
||||
api:
|
||||
image: ghcr.io/revoltchat/server:20230421-1
|
||||
image: ghcr.io/revoltchat/server:20230421-3
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
@ -47,7 +47,7 @@ services:
|
||||
|
||||
# Events service (quark)
|
||||
events:
|
||||
image: ghcr.io/revoltchat/bonfire:20230421-1
|
||||
image: ghcr.io/revoltchat/bonfire:20230421-3
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
|
||||
Loading…
Reference in New Issue
Block a user