Skip to content

Commit

Permalink
Merge pull request #90 from bitdeps/dennybaa/bump-podman-version
Browse files Browse the repository at this point in the history
feat: bump podman version to 5.1.2
  • Loading branch information
dennybaa authored Jul 26, 2024
2 parents 29f3310 + 8e09140 commit 88ddc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runners/podman.containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG TARGETARCH
# renovate: datasource=github-releases depName=actions/runner
ARG RUNNER_VERSION=2.317.0
# renovate: datasource=github-releases depName=mgoltzsche/podman-static
ARG PODMAN_VERSION=5.1.1
ARG PODMAN_VERSION=5.1.2
# renovate: datasource=github-releases depName=containers/crun
ARG CRUN_VERSION=1.14.4
# renovate: datasource=github-releases depName=cli/cli
Expand Down

0 comments on commit 88ddc84

Please sign in to comment.