chore: Upgrade to Postgres 12.5
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user