chore: Upgrade PostgreSQL to 12.7
https://www.postgresql.org/docs/release/12.7/
This commit is contained in:
@ -19,7 +19,7 @@ DISABLE_GRAVATAR=true
|
||||
# DATABASE
|
||||
# Voir la description ../postgres/README.md
|
||||
|
||||
POSTGRES_IMAGE=postgres:12.5-alpine
|
||||
POSTGRES_IMAGE=postgres:12.7-alpine
|
||||
POSTGRES_USER=user-example
|
||||
POSTGRES_PASSWORD=password-example
|
||||
POSTGRES_DB=postgres-database-name-example
|
||||
|
Reference in New Issue
Block a user