Back to MongoDB 6.x

Thanks to urmel1960 and xet7 !

Fixes #4824
This commit is contained in:
Lauri Ojansivu 2023-02-10 12:29:09 +02:00
parent 953a355e63
commit b5d35d4645
3 changed files with 9 additions and 9 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:5
image: mongo:6
#-------------------------------------------------------------------------------------
container_name: wekan-db
restart: always