Skip to content

Commit bd8cdd2

Browse files
Merge pull request #287085 from majguo/majguo-patch-3
Update howto-deploy-java-liberty-app.md
2 parents 5f28ae9 + 9b66b61 commit bd8cdd2

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)