forked from github/plane
Update docker-compose.yml
This commit is contained in:
parent
22dd37048b
commit
7dfcc480f6
@ -12,7 +12,7 @@ services:
|
||||
- plane-web
|
||||
- plane-api
|
||||
db:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:12-alpine
|
||||
container_name: db
|
||||
restart: always
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user