diff options
author | Matthew Heon <mheon@redhat.com> | 2021-02-11 15:35:04 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-02-11 15:35:04 -0500 |
commit | 40c3c972d5d9927157c015ead91dc4b6b14c3046 (patch) | |
tree | 14d76e87a1e25ed200b4e57fa237c0ff22c197f1 /README.md | |
parent | a500d939754f0d63342ec379ae4490f86bb72150 (diff) | |
download | podman-40c3c972d5d9927157c015ead91dc4b6b14c3046.tar.gz podman-40c3c972d5d9927157c015ead91dc4b6b14c3046.tar.bz2 podman-40c3c972d5d9927157c015ead91dc4b6b14c3046.zip |
Update Master to reflect the 3.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: 2.2.1](https://github.com/containers/podman/releases/latest) +* [Latest Version: 3.0.0](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |