Обновить roles/matrix/templates/docker-compose.yml.j2
This commit is contained in:
parent
d4f87a205d
commit
b659ab5168
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
matrix-postgres:
|
matrix-postgres:
|
||||||
image: postgres:13
|
image: postgres:15
|
||||||
container_name: matrix-postgres
|
container_name: matrix-postgres
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user