Skip to content

Commit 2fc2f93

Browse files
authored
fix: update BP_JVM_VERSION in otel lab (#131)
1 parent bf92632 commit 2fc2f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/labs/use-otel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For this lab we're going to use the [Spring PetClinic Sample Application](https:
8181

8282
6. Optionally you can change the Image name and tag. This is the name and tag used to store the image in the private Harbor image registry.
8383

84-
7. Under `Extra arguments`, click `Add argument`. Set `Name`: `BP_JVM_VERSION` and `Value`: `17`.
84+
7. Under `Extra arguments`, click `Add argument`. Set `Name`: `BP_JVM_VERSION` and `Value`: `25`.
8585

8686
8. Click `Create Container Image`.
8787

0 commit comments

Comments
 (0)