update PostgreSQL image version to 17 in Docker Compose

This commit is contained in:
2025-12-27 21:23:59 +01:00
parent e651f1b43d
commit 5a6151af0e

View File

@@ -14,7 +14,7 @@ services:
- RELAY_DESCRIPTION=this is a public relay
- RELAY_ICON=https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fliquipedia.net%2Fcommons%2Fimages%2F3%2F35%2FSCProbe.jpg&f=1&nofb=1&ipt=0cbbfef25bce41da63d910e86c3c343e6c3b9d63194ca9755351bb7c2efa3359&ipo=images
db:
image: postgres
image: postgres:17
restart: always
user: postgres
volumes: