Update Postgres image to 12.5

This commit is contained in:
thopic 2021-04-14 10:13:36 +02:00
parent 3fbb1bc49d
commit 2db1b7d36b
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -1,4 +1,4 @@
FROM postgres:9.4-alpine FROM postgres:12.5-alpine
ENV DEFAULT_TIMEZONE UTC ENV DEFAULT_TIMEZONE UTC