mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
BookLore: upgrade to Java 25/Gradle 9 (#8165)
This commit is contained in:
parent
f2b98890d6
commit
71a40f17ea
2 changed files with 3 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ $STD apt-get install -y nginx
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
fetch_and_deploy_gh_release "booklore" "booklore-app/BookLore"
|
||||
JAVA_VERSION="21" setup_java
|
||||
JAVA_VERSION="25" setup_java
|
||||
NODE_VERSION="22" setup_nodejs
|
||||
setup_mariadb
|
||||
setup_yq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue