feat(stacks): update PG version to 16.15 for rss

This commit is contained in:
2026-08-17 15:29:51 +02:00
parent c2cf727bdf
commit 306667b6e1

View File

@@ -1,6 +1,6 @@
services:
postgresql:
image: postgres:16.2
image: postgres:16.15
container_name: freshrss-db
restart: unless-stopped
env_file: