Bump Postgres version.
This commit is contained in:
parent
063e8087a5
commit
143eb36aaa
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ services:
|
|||
- "6379:6379"
|
||||
|
||||
postgres:
|
||||
image: postgres:12.3
|
||||
image: postgres:12.14
|
||||
# command: ["postgres", "-c", "log_statement=all"]
|
||||
# uncomment this if u wanna output all SQL queries to the console
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue