forked from kofal.net/stoatchat-self-hosted
chore: bump Docker image tags
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
|||||||
|
|
||||||
# API server (delta)
|
# API server (delta)
|
||||||
api:
|
api:
|
||||||
image: ghcr.io/revoltchat/server:20230421-1
|
image: ghcr.io/revoltchat/server:20230421-3
|
||||||
env_file: .env
|
env_file: .env
|
||||||
depends_on:
|
depends_on:
|
||||||
- database
|
- database
|
||||||
@@ -47,7 +47,7 @@ services:
|
|||||||
|
|
||||||
# Events service (quark)
|
# Events service (quark)
|
||||||
events:
|
events:
|
||||||
image: ghcr.io/revoltchat/bonfire:20230421-1
|
image: ghcr.io/revoltchat/bonfire:20230421-3
|
||||||
env_file: .env
|
env_file: .env
|
||||||
depends_on:
|
depends_on:
|
||||||
- database
|
- database
|
||||||
|
|||||||
Reference in New Issue
Block a user