⬆️ Upgrade to Postgres 12 (#148)

This commit is contained in:
Ruslan Samoylov
2020-04-19 08:56:05 +03:00
committed by GitHub
parent 2e8da3a590
commit 8812ca6635

View File

@@ -1,7 +1,7 @@
version: '3.3'
services:
db:
image: postgres:11
image: postgres:12
queue:
image: rabbitmq:3
# Using the below image instead is required to enable the "Broker" tab in the flower UI: