Skip to content

Commit

Permalink
Use container in comment
Browse files Browse the repository at this point in the history
Docker is not the commonly used container
technology on UBI-9
  • Loading branch information
MarkEWaite authored Sep 24, 2024
1 parent 4b770c5 commit 79ce4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ function "debian_platforms" {
}

# Return an array of RHEL UBI 9 platforms to use depending on the jdk passed as parameter
# Note: Jenkins Docker controller only supports jdk-17 and jdk-21 for ubi9
# Note: Jenkins controller container image only supports jdk-17 and jdk-21 for ubi9
function "rhel_ubi9_platforms" {
params = [jdk]
result = ["linux/amd64", "linux/arm64", "linux/ppc64le"]
Expand Down

0 comments on commit 79ce4c8

Please sign in to comment.