diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-07-31 17:24:22 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-07-31 17:24:22 -0400 |
commit | 66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8 (patch) | |
tree | f65d18ede06b1be953ced740a33f448506adbe9a /README.md | |
parent | 7a15be546adffe4f884abfbd4ed02f69ac7659e0 (diff) | |
download | podman-66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8.tar.gz podman-66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8.tar.bz2 podman-66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8.zip |
Update master README and release notes for v2.0.4
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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.0.3](https://github.com/containers/podman/releases/latest) +* [Latest Version: 2.0.4](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |