Skip to content

Commit 37df2ad

Browse files
authored
update checkout tag/branch
1 parent 19bb9e7 commit 37df2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ Use the following steps to deploy the app to the cluster. The app is hosted in t
343343
```bash
344344
git clone https://github.com/Azure/rhel-jboss-templates.git
345345
cd rhel-jboss-templates
346-
git checkout 20230615
346+
git checkout 20240904
347347
cd ..
348348
oc new-project ${PROJECT_NAME}
349349
oc adm policy add-scc-to-user privileged -z default --namespace ${PROJECT_NAME}

0 commit comments

Comments
 (0)