Skip to content

Commit

Permalink
Update User guide, backend sha
Browse files Browse the repository at this point in the history
  • Loading branch information
hiltonlima committed Oct 4, 2024
1 parent 38ab40f commit 0d0ec2e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend
Submodule backend updated 1 files
+1 −1 .version_information
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
- node.labels.${STACK_NAME?Variable not set}.app-db-data == true

backend:
image: 'ghcr.io/project-chip/csa-certification-tool-backend:f75d4da'
image: 'ghcr.io/project-chip/csa-certification-tool-backend:2a350c8'
ports:
- "8888:8888"
- "50000:50000"
Expand Down
1 change: 1 addition & 0 deletions docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ endif::[]
| Matter 1.2 | TH-Fall2023 | https://drive.google.com/file/d/1WTjhc7xbYt18RvpABU3_r47uqOLd7NN1/view?usp=drive_link[link] | https://groups.csa-iot.org/wg/matter-csg/document/folder/2756[Causeway Link] | 19771ed |
| Matter 1.3 | v2.10+spring2024 | N/A | https://groups.csa-iot.org/wg/matter-csg/document/folder/3314[Causeway Link] | 11f94c3 | To install, use the tag "v2.10+spring2024" in the instructions of <<fresh_install>>
| Matter 1.3 | v2.10.1+spring2024 | N/A | https://groups.csa-iot.org/wg/matter-csg/document/folder/3314[Causeway Link] | 50bcad1 | To install, use the tag "v2.10.1+spring2024" in the instructions of <<fresh_install>>
| Matter 1.3 | v2.10.2+spring2024 | N/A | https://groups.csa-iot.org/wg/matter-csg/document/folder/3314[Causeway Link] | 50bcad1 | To install, use the tag "v2.10.2+spring2024" in the instructions of <<fresh_install>>
|===
Expand Down

0 comments on commit 0d0ec2e

Please sign in to comment.