diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-07-23 14:12:57 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-07-23 14:12:57 -0400 |
commit | d46b7d7f1c59d9c22da3a48e03458783d607b1a0 (patch) | |
tree | c504ce6aa22344c9f1eacf42b6b9ac486e4dfe02 /README.md | |
parent | 80add2902cf3561d2c9f91dc045076519cd297d5 (diff) | |
download | podman-d46b7d7f1c59d9c22da3a48e03458783d607b1a0.tar.gz podman-d46b7d7f1c59d9c22da3a48e03458783d607b1a0.tar.bz2 podman-d46b7d7f1c59d9c22da3a48e03458783d607b1a0.zip |
Update release notes and README on master for v2.0.3
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.2](https://github.com/containers/libpod/releases/latest) +* [Latest Version: 2.0.3](https://github.com/containers/libpod/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |