mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Update dependency postgres to v14.4
This commit is contained in:
@ -108,7 +108,7 @@ services:
|
||||
- restserver
|
||||
|
||||
db:
|
||||
image: postgres:14.3
|
||||
image: postgres:14.4
|
||||
container_name: postgres_db
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user