tolgee: bump required JDK from 21 to 25 (#17005)

This commit is contained in:
CanbiZ (MickLesk)
2026-09-05 05:03:57 +02:00
committed by GitHub
parent cfb0bfe4ac
commit d9c276c49c
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
JAVA_VERSION="21" setup_java
JAVA_VERSION="25" setup_java
PG_VERSION="16" setup_postgresql
PG_DB_NAME="tolgee" PG_DB_USER="tolgee" setup_postgresql_db