Bump Postgres version.

This commit is contained in:
Ben Rog-Wilhelm 2023-05-13 16:16:05 -05:00
parent 063e8087a5
commit 3b1f2bee13

View file

@ -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: