Try MongoDB 5, shell and tool.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-02-02 14:48:04 +02:00
parent e3f4049943
commit 1733203f8e
3 changed files with 26 additions and 4 deletions

View file

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