mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Update postgres Docker tag to v15.4
This commit is contained in:
@ -109,7 +109,7 @@ services:
|
|||||||
- restserver
|
- restserver
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:15.3
|
image: postgres:15.4
|
||||||
container_name: postgres_db
|
container_name: postgres_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user