Skip to content

Commit 1b9d7c9

Browse files
authored
Merge the "docs/update-documentation" branch into the "develop" branch
This merge updates `README.md` on `develop` so the versioning example reflects the upcoming `v2.1.3+node25.8.2` release. In `README.md`, the example version tag in the Versioning and Tags section is updated from `v2.1.2+node25.8.2` to `v2.1.3+node25.8.2`. No other files or documentation sections are modified by this merge.
2 parents dd3ca12 + 144ebc4 commit 1b9d7c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Applications that need a different timezone can set `TZ` at runtime (timezone da
175175
## Versioning and Tags
176176

177177
Tags follow the pattern:
178-
- `v<image_semver>+node<node_version>` (example: `v2.1.2+node25.8.2`)
178+
- `v<image_semver>+node<node_version>` (example: `v2.1.3+node25.8.2`)
179179
- `latest` tracks the most recent release.
180180

181181
Check the GitHub Releases page for the current tag and Node.js version.

0 commit comments

Comments
 (0)