Update Postgres image to 12.5
This commit is contained in:
parent
3fbb1bc49d
commit
2db1b7d36b
@ -1,4 +1,4 @@
|
||||
FROM postgres:9.4-alpine
|
||||
FROM postgres:12.5-alpine
|
||||
|
||||
ENV DEFAULT_TIMEZONE UTC
|
||||
|
||||
|
Reference in New Issue
Block a user