mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 21:23:36 +08:00
⬆️ Upgrade to Postgres 12 (#148)
This commit is contained in:
parent
2e8da3a590
commit
8812ca6635
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user