diff --git a/db/Dockerfile b/db/Dockerfile index ddfc70d..45c436c 100644 --- a/db/Dockerfile +++ b/db/Dockerfile @@ -1,4 +1,4 @@ -FROM postgres:12.5-alpine +FROM postgres:12.6-alpine ENV DEFAULT_TIMEZONE UTC