diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-04-13 12:03:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-13 12:03:39 -0400 |
commit | 2bad02d494825993fded4f2364c2a32ef021baf2 (patch) | |
tree | 4d2946af6545173a89c8d4d9d1da75ae8443f2b9 /README.md | |
parent | f83adcc57e567c89afac0bd73a0d8061123b2292 (diff) | |
parent | 7c7020ba16660141da77cc4a61c2d7c3ab4efe59 (diff) | |
download | podman-2bad02d494825993fded4f2364c2a32ef021baf2.tar.gz podman-2bad02d494825993fded4f2364c2a32ef021baf2.tar.bz2 podman-2bad02d494825993fded4f2364c2a32ef021baf2.zip |
Merge pull request #13858 from mheon/bump_346
[CI:DOCS] Bump to v3.4.6
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: 3.3.1](https://github.com/containers/podman/releases/latest) +* [Latest Version: 3.4.6](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for macOS * Latest Static Remote client for Linux |