Fix #656: Updated default docker postgres version from 9.4 to 11
This commit is contained in:
parent
8aac1c93ae
commit
cc777d7a36
5 changed files with 7 additions and 3 deletions
3
.env.dev
3
.env.dev
|
|
@ -15,3 +15,6 @@ LDAP_ENABLED=False
|
|||
|
||||
# Uncomment this if you're using traefik/https
|
||||
# FORCE_HTTPS_URLS=True
|
||||
|
||||
# Customize to your needs
|
||||
POSTGRES_VERSION=11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue