2
0
Эх сурвалжийг харах

Try to fix Docker on Quay.

Thanks to xet7 !

Related #3380
Lauri Ojansivu 4 жил өмнө
parent
commit
4537971300
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

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