mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Update dependency postgres to v14.3
This commit is contained in:
committed by
renovate[bot]
parent
61394be379
commit
d077cc30cd
@ -90,7 +90,7 @@ services:
|
|||||||
- restserver
|
- restserver
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:14.2
|
image: postgres:14.3
|
||||||
container_name: postgres_db
|
container_name: postgres_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user