mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-15 01:36:16 +02:00
Bumped matrix db versions
This commit is contained in:
parent
ccc80b5699
commit
28eac084e4
1 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ services:
|
||||||
- 'facebook:/data'
|
- 'facebook:/data'
|
||||||
|
|
||||||
facebook-db:
|
facebook-db:
|
||||||
image: 'postgres:14.1-alpine'
|
image: 'postgres:14.2-alpine'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
|
|
@ -109,7 +109,7 @@ services:
|
||||||
- 'signald:/signald'
|
- 'signald:/signald'
|
||||||
|
|
||||||
signal-db:
|
signal-db:
|
||||||
image: 'postgres:14.1-alpine'
|
image: 'postgres:14.2-alpine'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue