Skip to content

Commit 9b793b4

Browse files
committed
Add missing dots
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 4b33be0 commit 9b793b4

File tree

1 file changed

+3
-3
lines changed
  • content/manuals/engine/release-notes

1 file changed

+3
-3
lines changed

content/manuals/engine/release-notes/28.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ For a full list of pull requests and changes in this release, refer to the relev
5757

5858
### Packaging updates
5959

60-
- Update `github.com/go-jose/go-jose/v4` to v4.0.5 to address [GHSA-c6gw-w398-hv78](https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78) / [CVE-2025-27144](https://www.cve.org/CVERecord?id=CVE-2025-27144) [docker/cli#5867](https://github.com/docker/cli/pull/5867)
61-
- Update Buildx to [v0.21.1](https://github.com/docker/buildx/releases/tag/v0.21.1) [docker/docker-ce-packaging#1167](https://github.com/docker/docker-ce-packaging/pull/1167)
62-
- Update Compose to [v2.33.1](https://github.com/docker/compose/releases/tag/v2.33.1) [docker/docker-ce-packaging#1168](https://github.com/docker/docker-ce-packaging/pull/1168)
60+
- Update `github.com/go-jose/go-jose/v4` to v4.0.5 to address [GHSA-c6gw-w398-hv78](https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78) / [CVE-2025-27144](https://www.cve.org/CVERecord?id=CVE-2025-27144). [docker/cli#5867](https://github.com/docker/cli/pull/5867)
61+
- Update Buildx to [v0.21.1](https://github.com/docker/buildx/releases/tag/v0.21.1). [docker/docker-ce-packaging#1167](https://github.com/docker/docker-ce-packaging/pull/1167)
62+
- Update Compose to [v2.33.1](https://github.com/docker/compose/releases/tag/v2.33.1). [docker/docker-ce-packaging#1168](https://github.com/docker/docker-ce-packaging/pull/1168)
6363

6464
### API
6565

0 commit comments

Comments
 (0)