Update postgres Docker tag to v17

This commit is contained in:
Renovate
2024-09-27 08:01:12 +01:00
parent df43e412f3
commit e5c87e4f1a
14 changed files with 14 additions and 14 deletions

View File

@@ -53,7 +53,7 @@ services:
- app
db:
image: postgres:14-alpine
image: postgres:17-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/tt-rss:/var/lib/postgresql/data