mirror of
https://github.com/YunoHost-Apps/dont-code_ynh.git
synced 2024-09-03 18:26:34 +02:00
Trying buster with mongo 5.0
This commit is contained in:
parent
ae27e53f82
commit
39d7218b50
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
java_version=17
|
||||
|
||||
mongo_version=6.0
|
||||
mongo_version=5.0
|
||||
|
||||
# Java dependencies used by the app will be installed through the Java helper
|
||||
pkg_dependencies=""
|
||||
|
|
Loading…
Reference in a new issue