Skip to content

Commit

Permalink
chore(deps): update dependency containers/crun to v1.19.1 (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-dennybaa[bot] <165063737+renovate-dennybaa[bot]@users.noreply.github.com>
  • Loading branch information
renovate-dennybaa[bot] authored Dec 18, 2024
1 parent 67ca8fc commit 44b6fc3
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 @@ -6,7 +6,7 @@ ARG RUNNER_VERSION=2.320.0
# renovate: datasource=github-releases depName=mgoltzsche/podman-static
ARG PODMAN_VERSION=4.9.5
# renovate: datasource=github-releases depName=containers/crun
ARG CRUN_VERSION=1.18.2
ARG CRUN_VERSION=1.19.1
# renovate: datasource=github-releases depName=cli/cli
ARG TOOL_GH_VERSION=2.63.0

Expand Down

0 comments on commit 44b6fc3

Please sign in to comment.