Upgrade Postgre to 12.6

CERTFR-2021-AVI-117
This commit is contained in:
thopic 2021-05-10 22:45:16 +02:00
parent 6ce22d0c6a
commit bb9c315f55
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

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