Skip to content

Commit

Permalink
Fixed the missing podman version
Browse files Browse the repository at this point in the history
  • Loading branch information
manojVivek committed Sep 12, 2023
1 parent c414961 commit b79651b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# https://github.com/containers/podman/tree/main/contrib/podmanimage
# Specifying SHA repeatedly fails:
# @sha256:421ac576cebff98e90c531e7b9ce4482370ecc7cee59abc2341714031bfb5f43
image: quay.io/containers/podman:v4.1.1
image: quay.io/containers/podman:v4.6.1
options: >-
--device /dev/fuse:rw
--privileged
Expand Down

0 comments on commit b79651b

Please sign in to comment.