mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-07-04 16:48:26 +00:00
Update postgres Docker tag to v13.3
This commit is contained in:
committed by
renovate[bot]
parent
6dfb58b63a
commit
a3059cf54c
@ -37,7 +37,7 @@ services:
|
|||||||
- restserver
|
- restserver
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:13.2
|
image: postgres:13.3
|
||||||
container_name: postgres_db
|
container_name: postgres_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user