Skip to content

Commit f164dad

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into privateappgw
2 parents 544425f + bd8cdd2 commit f164dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-deploy-java-liberty-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Clone the sample code for this guide by using the following commands. The sample
230230
git clone https://github.com/Azure-Samples/open-liberty-on-aro.git
231231
cd open-liberty-on-aro
232232
export BASE_DIR=$PWD
233-
git checkout 20240223
233+
git checkout 20240920
234234
cd 3-integration/connect-db/mssql
235235
```
236236

0 commit comments

Comments
 (0)