Installing podman on ubuntu gets old version #15028
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
On Ubuntu 22.04, installing podman via
apt
gets version 3.4.2, even though the latest is 4.1.1.Steps to reproduce the issue:
sudo apt update
sudo apt install podman
podman --version
Describe the results you received:
podman version 3.4.2
Describe the results you expected:
podman version 4.1.1
The text was updated successfully, but these errors were encountered: