chore: bump image tags (#67)

pull/74/head
mstrv 2 years ago committed by GitHub
parent a0a371cf9a
commit aa3a3e3a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,7 +37,7 @@ services:
# API server (delta) # API server (delta)
api: api:
image: ghcr.io/revoltchat/server:20230421-3 image: ghcr.io/revoltchat/server:20230704-1
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-3 image: ghcr.io/revoltchat/bonfire:20230704-1
env_file: .env env_file: .env
depends_on: depends_on:
- database - database

Loading…
Cancel
Save