Compare commits
1 Commits
2546334560
...
3e6689bd20
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e6689bd20 |
@@ -24,7 +24,7 @@ jobs:
|
||||
if: github.event_name == 'push'
|
||||
runs-on: docker
|
||||
container:
|
||||
image: quay.io/podman/stable:v5.4
|
||||
image: quay.io/podman/stable:v5.6
|
||||
options: >-
|
||||
--privileged
|
||||
--security-opt seccomp=unconfined
|
||||
@@ -106,7 +106,7 @@ jobs:
|
||||
if: github.event_name == 'workflow_dispatch'
|
||||
runs-on: docker
|
||||
container:
|
||||
image: quay.io/podman/stable:v5.4
|
||||
image: quay.io/podman/stable:v5.6
|
||||
options: >-
|
||||
--privileged
|
||||
--security-opt seccomp=unconfined
|
||||
|
||||
Reference in New Issue
Block a user