mirror of
https://github.com/YunoHost-Apps/dont-code_ynh.git
synced 2024-09-03 18:26:34 +02:00
Update mongo for Bookworm compatibility
This commit is contained in:
parent
878d32dcbf
commit
d1822efb86
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
mongo_version=6.0
|
mongo_version=7.0
|
||||||
|
|
||||||
# List of services to be installed
|
# List of services to be installed
|
||||||
SERVICES_LIST=(ide preview project data)
|
SERVICES_LIST=(ide preview project data)
|
||||||
|
|
Loading…
Add table
Reference in a new issue