mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Try MongoDB 5, shell and tool.
Thanks to xet7 !
This commit is contained in:
parent
e3f4049943
commit
1733203f8e
3 changed files with 26 additions and 4 deletions
|
@ -98,7 +98,7 @@ services:
|
|||
# Quay image does work:
|
||||
# image: quay.io/wekan/mongo:4.4.2-bionic
|
||||
# Docker Hub MongoDB image does work:
|
||||
image: mongo:6
|
||||
image: mongo:5
|
||||
#-------------------------------------------------------------------------------------
|
||||
container_name: wekan-db
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue