feat(stacks): update PG version to 16.15 for rss
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
postgresql:
|
||||
image: postgres:16.2
|
||||
image: postgres:16.15
|
||||
container_name: freshrss-db
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user