Skip to content

Commit 5722a2a

Browse files
Merge pull request #263356 from smile37773/qingyliu/upgrade-bp
upgrade buildpacks version
2 parents 7443d80 + bfe9b87 commit 5722a2a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/spring-apps/how-to-connect-to-app-instance-for-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ The following list shows the tools available, which depend on your service plan
203203
- Custom image deployment: Depends on the installed tool set in your image.
204204

205205
> [!NOTE]
206-
> JDK tools aren't included in the path for the *source code* deployment type. Run `export PATH="$PATH:/layers/paketo-buildpacks_microsoft-openjdk/jdk/bin"` before running any JDK commands.
206+
> JDK tools aren't included in the path for the *source code* deployment type. Run `export PATH="$PATH:/layers/tanzu-buildpacks_microsoft-openjdk/jdk/bin"` before running any JDK commands.
207207
208208
## Limitations
209209

0 commit comments

Comments
 (0)