Skip to content

Commit

Permalink
Revert "chore: Bump JDK21 version for Linux images in the docker-bake…
Browse files Browse the repository at this point in the history
….hcl fil…" (#774)

This reverts commit 8d8c683.
  • Loading branch information
MarkEWaite authored Mar 16, 2024
1 parent 8d8c683 commit 84ad734
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 @@ -117,7 +117,7 @@ variable "JAVA17_VERSION" {
}

variable "JAVA21_VERSION" {
default = "21.0.2_13"
default = "21.0.1_12"
}

variable "JAVA21_PREVIEW_VERSION" {
Expand Down

0 comments on commit 84ad734

Please sign in to comment.