You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
engine/release-notes: fix header inconsistency in 28.2.1 section (#23511)
<!--Delete sections as needed -->
## Description
This fixes the TOC
<img width="419" height="460" alt="image"
src="https://github.com/user-attachments/assets/fb51921d-8650-422d-82bb-6eb69f375345"
/>
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
Signed-off-by: Paweł Gronowski <[email protected]>
Copy file name to clipboardExpand all lines: content/manuals/engine/release-notes/28.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -324,7 +324,7 @@ For a full list of pull requests and changes in this release, refer to the relev
324
324
325
325
{{< release-date date="2025-05-29" >}}
326
326
327
-
## Packaging updates
327
+
###Packaging updates
328
328
329
329
- Fix packaging regression in [v28.2.0](https://github.com/moby/moby/releases/tag/v28.2.0) which broke creating the `docker` group/user on fresh installations. [docker-ce-packaging#1209](https://github.com/docker/docker-ce-packaging/issues/1209)
0 commit comments