mirror of
https://github.com/status-im/codimd.git
synced 2025-01-27 04:26:14 +00:00
Merge pull request #1389 from tunagohan/feature/postgresql-upgrade-to-11_6
postgresql docker image upgrade 11.5 to 11.6-alpine
This commit is contained in:
commit
e09c16a933
@ -1,7 +1,7 @@
|
||||
version: "3"
|
||||
services:
|
||||
database:
|
||||
image: postgres:11.5
|
||||
image: postgres:11.6-alpine
|
||||
environment:
|
||||
- POSTGRES_USER=codimd
|
||||
- POSTGRES_PASSWORD=change_password
|
||||
|
Loading…
x
Reference in New Issue
Block a user