mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Use MongoDB 5 at docker-compose.yml.
Thanks to MongoDB !
This commit is contained in:
parent
6af581422c
commit
77d72ae20a
1 changed files with 1 additions and 1 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:4.4
|
||||
image: mongo:5
|
||||
#-------------------------------------------------------------------------------------
|
||||
container_name: wekan-db
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue