We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e6ccba + d32b23d commit 29f3310Copy full SHA for 29f3310
runners/podman.containerfile
@@ -4,7 +4,7 @@ ARG TARGETARCH
4
# renovate: datasource=github-releases depName=actions/runner
5
ARG RUNNER_VERSION=2.317.0
6
# renovate: datasource=github-releases depName=mgoltzsche/podman-static
7
-ARG PODMAN_VERSION=4.9.5
+ARG PODMAN_VERSION=5.1.1
8
# renovate: datasource=github-releases depName=containers/crun
9
ARG CRUN_VERSION=1.14.4
10
# renovate: datasource=github-releases depName=cli/cli
0 commit comments