Skip to content

Commit dc20782

Browse files
Merge pull request #286077 from azure-javaee/update_rhel-jboss-templates_newtag
Update branch tag from `20230615` to `20240904`
2 parents fbb32c1 + 37df2ad commit dc20782

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)