mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 03:45:49 +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-db:
|
||||
image: 'postgres:14.1-alpine'
|
||||
image: 'postgres:14.2-alpine'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
@ -109,7 +109,7 @@ services:
|
|||
- 'signald:/signald'
|
||||
|
||||
signal-db:
|
||||
image: 'postgres:14.1-alpine'
|
||||
image: 'postgres:14.2-alpine'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue