Skip to content

Commit

Permalink
unixPB: Install jdk21 instead of 11 from dockerhost.yml (adoptium#3357)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa authored Feb 6, 2024
1 parent ca4af15 commit 52ed392
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- role: Swap_File
- role: Crontab
- role: adoptopenjdk_install
jdk_version: 11
jdk_version: 21
- role: Nagios_Plugins # AdoptOpenJDK Infrastructure
tags: [nagios_plugins, adoptopenjdk]
- role: Nagios_Master_Config # AdoptOpenJDK Infrastructure
Expand Down

0 comments on commit 52ed392

Please sign in to comment.