Use jdk 17 for Zookeeper
openjdk 11 is not available for Debian bookworm, while openjdk 17 is available for all currently supported releases of Debian and Ubuntu. Change-Id: I8ab778d0fce4064e9cb35d0357495004b6518f55
This commit is contained in:
parent
61615ac778
commit
e01b64a34d
@ -14,7 +14,7 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
_zookeeper_package_requirements:
|
_zookeeper_package_requirements:
|
||||||
- openjdk-11-jre-headless
|
- openjdk-17-jre-headless
|
||||||
- tar
|
- tar
|
||||||
- gzip
|
- gzip
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user