1
0
Fork 0
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:
Thomas 2024-06-10 20:13:04 +02:00 committed by GitHub
parent 878d32dcbf
commit d1822efb86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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