mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
chore(deps): update postgres docker tag to v16.3
This commit is contained in:
@ -109,7 +109,7 @@ services:
|
||||
- restserver
|
||||
|
||||
db:
|
||||
image: postgres:16.2
|
||||
image: postgres:16.3
|
||||
container_name: postgres_db
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user