Merge pull request #13889 from docker/mat007-patch-1

Fixed typo
This commit is contained in:
Usha Mandya 2021-11-25 16:03:20 +00:00 committed by GitHub
commit ea893e844a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ This page contains information about the new features, improvements, known issue
- [containerd v1.4.11](https://github.com/containerd/containerd/releases/tag/v1.4.11)
- [runc v1.0.2](https://github.com/opencontainers/runc/releases/tag/v1.0.2)
- [Go 1.17.2](https://golang.org/doc/go1.17)
- [Compose CLI v2.1.1](https://github.com/docker/compose/releases/tag/v2.1.1)
- [Compose v2.1.1](https://github.com/docker/compose/releases/tag/v2.1.1)
- [docker-scan 0.9.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.9.0)
### Bug fixes and minor changes