Skip to content

Commit b79651b

Browse files
committed
Fixed the missing podman version
1 parent c414961 commit b79651b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# https://github.com/containers/podman/tree/main/contrib/podmanimage
8080
# Specifying SHA repeatedly fails:
8181
# @sha256:421ac576cebff98e90c531e7b9ce4482370ecc7cee59abc2341714031bfb5f43
82-
image: quay.io/containers/podman:v4.1.1
82+
image: quay.io/containers/podman:v4.6.1
8383
options: >-
8484
--device /dev/fuse:rw
8585
--privileged

0 commit comments

Comments
 (0)