diff --git a/db/Dockerfile b/db/Dockerfile index d261fd2..9f3a2aa 100644 --- a/db/Dockerfile +++ b/db/Dockerfile @@ -1,4 +1,4 @@ -FROM postgres:9.4-alpine +FROM postgres:12.5-alpine ENV DEFAULT_TIMEZONE UTC