diff options
author | Ashley Cui <acui@redhat.com> | 2021-07-16 15:50:48 -0400 |
---|---|---|
committer | Ashley Cui <acui@redhat.com> | 2021-07-16 15:53:55 -0400 |
commit | b8accad0e7c33f1d02791bf6e306d78e786a8a46 (patch) | |
tree | afc759665adffeff12326efc9b09e6b1eba234c2 /README.md | |
parent | d32e56658aec5246c3a5dc4d2156918d4f3031a7 (diff) | |
download | podman-b8accad0e7c33f1d02791bf6e306d78e786a8a46.tar.gz podman-b8accad0e7c33f1d02791bf6e306d78e786a8a46.tar.bz2 podman-b8accad0e7c33f1d02791bf6e306d78e786a8a46.zip |
Update Release Notes and README for 3.2.3
Signed-off-by: Ashley Cui <acui@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes. -* [Latest Version: 3.2.0](https://github.com/containers/podman/releases/latest) +* [Latest Version: 3.2.3](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for macOS * Latest Static Remote client for Linux |