Try to fix Docker on Quay.

Thanks to xet7 !

Related #3380
This commit is contained in:
Lauri Ojansivu 2020-12-02 20:06:34 +02:00
parent 0b43e8b42a
commit 4537971300

View file

@ -92,7 +92,7 @@ services:
#-------------------------------------------------------------------------------------
# ==== MONGODB AND METEOR VERSION ====
# a) mongodb latest, like 3.2 - 4.4 or newer https://hub.docker.com/_/mongo?tab=description
image: mongo:latest
image: quay.io/bitnami/mongodb:latest
#-------------------------------------------------------------------------------------
container_name: wekan-db
restart: always