Postgres 14
This commit is contained in:
parent
68f281d20a
commit
de4c6f03a0
@ -2,7 +2,7 @@ version: '3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:13
|
image: postgres:14
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=bitwarden
|
- POSTGRES_USER=bitwarden
|
||||||
- POSTGRES_PASSWORD
|
- POSTGRES_PASSWORD
|
||||||
|
Loading…
Reference in New Issue
Block a user