Bump crun to 1.9
crun 1.9 was just released with fixes and exposes idmap mounts support via the "features" sub-command. We use that feature to throw a clear error to users (if they request idmap mounts and the OCI runtime doesn't support it), but also to skip tests on CI when the OCI runtime doesn't support it. Let's bump it so the CI runs the tests with crun. Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
This commit is contained in:
parent
967313049f
commit
83240a4f77
@ -1 +1 @@
|
||||
1.8.7
|
||||
1.9
|
||||
|
Loading…
Reference in New Issue
Block a user