Skip to content

Commit

Permalink
docs: update the upgrading guide
Browse files Browse the repository at this point in the history
Co-authored-by: Ojuswi Rastogi <[email protected]>
  • Loading branch information
Adamantios and OjusWiZard authored Oct 16, 2024
1 parent 69305bc commit a877a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Below we describe the additional manual steps required to upgrade between differ
replacing the previous format of `abci_build`.
- The naming convention for service containers has been revised.
Previously, containers were named `{service_name}_{abci|tm}_{index}`.
Now, the format has changed to `{service_name}_{abci|tm}_{uuid}`,
Now, the format has changed to `{service_name}{uuid}_{abci|tm}_{index}`,
where `{uuid}` is a unique identifier.

## `v0.16.0` to `v0.16.1`
Expand Down

0 comments on commit a877a10

Please sign in to comment.