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 b5c3ca0 + 42f99da commit 7d3723aCopy full SHA for 7d3723a
runners/podman.containerfile
@@ -2,7 +2,7 @@ FROM ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421
2
3
ARG TARGETARCH
4
# renovate: datasource=github-releases depName=actions/runner
5
-ARG RUNNER_VERSION=2.314.1
+ARG RUNNER_VERSION=2.315.0
6
# renovate: datasource=github-releases depName=mgoltzsche/podman-static
7
ARG PODMAN_VERSION=4.9.4
8
# renovate: datasource=github-releases depName=containers/crun
0 commit comments