Update postgres version in tests

This commit is contained in:
Sara Aimée Smiseth 2024-11-18 12:55:05 +01:00
parent 6a269445d7
commit 7b6954d3d0

View file

@ -43,7 +43,7 @@ services:
- postgres
postgres:
image: postgres:15-alpine
image: postgres:16-alpine
restart: unless-stopped
environment:
POSTGRES_DB: prosody