|
|
@ -35,7 +35,7 @@ services:
|
|
|
|
container_name: flagsmith_frontend
|
|
|
|
container_name: flagsmith_frontend
|
|
|
|
|
|
|
|
|
|
|
|
db:
|
|
|
|
db:
|
|
|
|
image: postgres:10.6-alpine
|
|
|
|
image: postgres:11.12-alpine
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
POSTGRES_PASSWORD: password
|
|
|
|
POSTGRES_PASSWORD: password
|
|
|
|
POSTGRES_DB: flagsmith
|
|
|
|
POSTGRES_DB: flagsmith
|
|
|
|