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