forked from kofal.net/stoatchat-self-hosted
chore: bump image versions
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
|
||||
# API server (delta)
|
||||
api:
|
||||
image: ghcr.io/revoltchat/server:0.5.3-rc.5
|
||||
image: ghcr.io/revoltchat/server:0.5.3-2
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
@@ -26,7 +26,7 @@ services:
|
||||
|
||||
# Events service (quark)
|
||||
events:
|
||||
image: ghcr.io/revoltchat/bonfire:0.1.1
|
||||
image: ghcr.io/revoltchat/bonfire:0.1.3
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- database
|
||||
|
||||
Reference in New Issue
Block a user