mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-06-19 03:54:08 -04:00
Fix Java version on RHEL 8 derivatives (#6785)
This commit is contained in:
@@ -13,7 +13,7 @@ Install them with dnf:
|
|||||||
|
|
||||||
sudo dnf -y update
|
sudo dnf -y update
|
||||||
sudo dnf -y group install development
|
sudo dnf -y group install development
|
||||||
sudo dnf -y install python3.11 python3.11-devel java-25-openjdk-headless nano git
|
sudo dnf -y install python3.11 python3.11-devel java-21-openjdk-headless nano git
|
||||||
|
|
||||||
Set ``java`` executable to point to Java 21:
|
Set ``java`` executable to point to Java 21:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user