summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-10-02 11:21:04 -0400
committerGitHub <noreply@github.com>2020-10-02 11:21:04 -0400
commit8d04e9541827119f522a47a647db7f11354d047c (patch)
treee51d1983a291fe17e99e96b79848d2e2b7a36cd3
parent14fd7b4d6ac18aaa5705990f3dd0ed13477258ad (diff)
parentffbeb2f3464fb8f0a22790c9e3d674928d0970b0 (diff)
downloadpodman-8d04e9541827119f522a47a647db7f11354d047c.tar.gz
podman-8d04e9541827119f522a47a647db7f11354d047c.tar.bz2
podman-8d04e9541827119f522a47a647db7f11354d047c.zip
Merge pull request #7881 from elgohr/master
Correct to latest version
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c2631b81..5192d877f 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: 2.1.0](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.1.1](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux