mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
Update postgres version in tests
This commit is contained in:
parent
6a269445d7
commit
7b6954d3d0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ services:
|
|||
- postgres
|
||||
|
||||
postgres:
|
||||
image: postgres:15-alpine
|
||||
image: postgres:16-alpine
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_DB: prosody
|
||||
|
|
Loading…
Reference in a new issue