summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-05-06 15:45:44 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-05-06 15:45:44 +0200
commit9cd74a13c85852d77de531a51605f0f39e0a24bd (patch)
treeae6b93e1b29ccc0acae6108c04b335c08d7201c2 /README.md
parent0dbfd376ffee3bdd9e4d7ccb99ab7407912009ce (diff)
downloadpodman-9cd74a13c85852d77de531a51605f0f39e0a24bd.tar.gz
podman-9cd74a13c85852d77de531a51605f0f39e0a24bd.tar.bz2
podman-9cd74a13c85852d77de531a51605f0f39e0a24bd.zip
update podman version in readme
Signed-off-by: Paul Holzinger <pholzing@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 9b375e35d..1a1e21fe3 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: 4.0.3](https://github.com/containers/podman/releases/tag/v4.0.3)
+* [Latest Version: 4.1.0](https://github.com/containers/podman/releases/tag/v4.1.0)
* Latest Remote client for Windows
* Latest Remote client for macOS
* Latest Static Remote client for Linux