chore: Upgrade to Postgres 12.5

This commit is contained in:
2021-01-04 11:25:02 +01:00
parent c5c5a39f36
commit e2c8ebdc2d
5 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@ DOMAIN=${GITEA_DOMAIN}
# DATABASE
POSTGRES_IMAGE=postgres:12.2-alpine
POSTGRES_IMAGE=postgres:12.5-alpine
POSTGRES_USER=aetig
POSTGRES_PASSWORD=$not$safe$password!
POSTGRES_DB=aetig