https://www.postgresql.org/about/news/postgresql-17-released-2936/
@@ -6,7 +6,7 @@ volumes:
services:
freshrss-db:
- image: postgres:16
+ image: postgres:17
container_name: freshrss-db
hostname: freshrss-db
restart: unless-stopped