mirror of
https://github.com/containers/podman.git
synced 2026-01-29 00:11:42 -05:00
The implementation uses `io.containers.seccomp.profile` while the docs mentioned `io.podman`. Correct the two references in the docs to reflect the implementation. Fixes: #9853 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>