mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Update postgres Docker tag to v14.2
This commit is contained in:
committed by
renovate[bot]
parent
a2191a9d94
commit
e048b3c686
@ -90,7 +90,7 @@ services:
|
|||||||
- restserver
|
- restserver
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:14.1
|
image: postgres:14.2
|
||||||
container_name: postgres_db
|
container_name: postgres_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user