Skip to content

Commit

Permalink
chore(deps): update quay.io/containers/podman docker tag to v4.8.2 (#…
Browse files Browse the repository at this point in the history
…2399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 3, 2024
1 parent cc610f1 commit 8099355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
runs-on: ubuntu-latest
container:
# https://github.com/containers/podman/tree/main/contrib/podmanimage
image: quay.io/containers/podman:v4.8.1
image: quay.io/containers/podman:v4.8.2
options: >-
--device /dev/fuse:rw
--privileged
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
needs: binaries
container:
# https://github.com/containers/podman/tree/main/contrib/podmanimage
image: quay.io/containers/podman:v4.8.1
image: quay.io/containers/podman:v4.8.2
options: >-
--device /dev/fuse:rw
--privileged
Expand Down

0 comments on commit 8099355

Please sign in to comment.