Skip to content

Commit 9b66b61

Browse files
authored
Update howto-deploy-java-liberty-app.md
Update sample to tag `20240920`.
1 parent 5f28ae9 commit 9b66b61

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)