mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Upgrade dependencies (#619)
This commit is contained in:
parent
4007647c34
commit
4a780574eb
9 changed files with 20 additions and 22 deletions
|
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:11-alpine
|
||||
image: postgres:14-alpine
|
||||
environment:
|
||||
POSTGRES_USER: dnote
|
||||
POSTGRES_PASSWORD: dnote
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue