Skip to content

Commit

Permalink
Updates docker java to 8.442.06 (#130)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
  • Loading branch information
codefromthecrypt authored Feb 13, 2025
1 parent fd8fe0f commit a71b185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-bin/docker_args
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ case "${JRE_VERSION}" in
;;
8 )
DOCKER_BUILD_IMAGE=ghcr.io/openzipkin/java:11.0.26_p4
DOCKER_PARENT_IMAGE=ghcr.io/openzipkin/java:8.422.05-jre
DOCKER_PARENT_IMAGE=ghcr.io/openzipkin/java:8.442.06-jre
;;
11 )
DOCKER_BUILD_IMAGE=ghcr.io/openzipkin/java:11.0.26_p4
Expand Down

0 comments on commit a71b185

Please sign in to comment.