Skip to content

Commit

Permalink
Update Podman to 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arixmkii committed Jan 22, 2025
1 parent 036510c commit 410b1cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prepare-podman-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:

env:
PODMAN_GITURL: https://github.com/containers/podman.git
PODMAN_SHA: 4cbdfde5d862dcdbe450c0f1d76ad75360f67a3c # v5.3.1
PODMAN_VERSION: 5.3.1
PODMAN_SHA: 85043bb1a3818102194afa82845cb63841067c9c # v5.3.2
PODMAN_VERSION: 5.3.2
PODMAN_REVISION_KIND: prod # prod|dev

jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Version `v9.5.0.0` with 1 patch from Powershell OpenSSH fork PRs:

#### `Podman`

Version `5.3.1` with 3 patch sets:
Version `5.3.2` with 3 patch sets:
* Enable compilation for Windows on parts of QEMU machine provider
* Implement QEMU Podman machine on Windows
* Improve platform specific URL handling in podman compose for machines https://github.com/containers/podman/pull/23827
Expand Down

0 comments on commit 410b1cc

Please sign in to comment.