diff options
author | Matthew Heon <mheon@redhat.com> | 2021-06-03 16:12:00 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-03 16:12:00 -0400 |
commit | 346c082252415796211ae36fcd0bd4ef990a9835 (patch) | |
tree | 3dd4073b1732cbe6df796d430e8574b655759bd0 /README.md | |
parent | a53251e1c670b15d3368c0b2396b723a4c3aa266 (diff) | |
download | podman-346c082252415796211ae36fcd0bd4ef990a9835.tar.gz podman-346c082252415796211ae36fcd0bd4ef990a9835.tar.bz2 podman-346c082252415796211ae36fcd0bd4ef990a9835.zip |
Update main branch to reflect 3.2.0 release
Signed-off-by: Matthew Heon <mheon@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.1.0](https://github.com/containers/podman/releases/latest) +* [Latest Version: 3.2.0](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |