Upgrade to MongoDB 7.0.21

This commit is contained in:
Lauri Ojansivu 2025-06-12 20:13:49 +03:00
parent d99864ca95
commit d2f17ef140
2 changed files with 2 additions and 2 deletions

View file

@ -89,7 +89,7 @@ services:
wekandb:
#-------------------------------------------------------------------------------------
# ==== MONGODB FROM DOCKER HUB ====
image: mongo:6
image: mongo:7
#-------------------------------------------------------------------------------------
container_name: wekan-db
restart: always

View file

@ -65,7 +65,7 @@ apps:
parts:
mongodb:
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-6.0.24.tgz
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-7.0.21.tgz
plugin: dump
stage-packages:
- libssl1.1