summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAshley Cui <acui@redhat.com>2021-07-16 15:50:48 -0400
committerAshley Cui <acui@redhat.com>2021-07-16 15:53:55 -0400
commitb8accad0e7c33f1d02791bf6e306d78e786a8a46 (patch)
treeafc759665adffeff12326efc9b09e6b1eba234c2 /README.md
parentd32e56658aec5246c3a5dc4d2156918d4f3031a7 (diff)
downloadpodman-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6975e235c..f8cdd4ac2 100644
--- a/README.md
+++ b/README.md
@@ -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