chore(deps): update quay.io/podman/stable docker tag to v5.7
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
if: github.event_name == 'push'
|
||||
runs-on: docker
|
||||
container:
|
||||
image: quay.io/podman/stable:v5.4
|
||||
image: quay.io/podman/stable:v5.7
|
||||
options: >-
|
||||
--privileged
|
||||
--security-opt seccomp=unconfined
|
||||
|
||||
@@ -22,7 +22,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.7
|
||||
options: >-
|
||||
--privileged
|
||||
--security-opt seccomp=unconfined
|
||||
|
||||
Reference in New Issue
Block a user