Skip to content

Commit 410b1cc

Browse files
committed
Update Podman to 5.3.2
1 parent 036510c commit 410b1cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/prepare-podman-release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010

1111
env:
1212
PODMAN_GITURL: https://github.com/containers/podman.git
13-
PODMAN_SHA: 4cbdfde5d862dcdbe450c0f1d76ad75360f67a3c # v5.3.1
14-
PODMAN_VERSION: 5.3.1
13+
PODMAN_SHA: 85043bb1a3818102194afa82845cb63841067c9c # v5.3.2
14+
PODMAN_VERSION: 5.3.2
1515
PODMAN_REVISION_KIND: prod # prod|dev
1616

1717
jobs:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Version `v9.5.0.0` with 1 patch from Powershell OpenSSH fork PRs:
6464

6565
#### `Podman`
6666

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

0 commit comments

Comments
 (0)