Update apache-tomcat.json

This commit is contained in:
CanbiZ 2025-03-03 18:24:29 +01:00 committed by GitHub
parent 5fbccd87cd
commit 2313b134c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
"cpu": 1,
"ram": 1024,
"hdd": 5,
"os": "Debian",
"os": "debian",
"version": "12"
}
}
@ -33,7 +33,7 @@
"notes": [
{
"text": "User can select which Adoptium JDK should be used for the selected Tomcat version (9, 10.1 or 11). ",
"type": ""
"type": "info"
}
]
}
}