Skip to content

Commit 3fbe263

Browse files
committed
Fixed latest seccomp profile URL.
1 parent 1ee84ce commit 3fbe263

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ container permission to use this sytem call:
783783
seccomp. Add the `--privileged` parameter when creating the container.
784784
785785
[here]: https://bugzilla.mozilla.org/show_bug.cgi?id=1338771#c10
786-
[latest official seccomp profile]: https://github.com/moby/moby/blob/master/profiles/seccomp/default.json
786+
[latest official seccomp profile]: https://github.com/moby/moby/blob/master/vendor/github.com/moby/profiles/seccomp/default.json
787787
[seccomp profile]: https://docs.docker.com/engine/security/seccomp/
788788
789789
## Sound Support

appdefs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ app:
4646
seccomp. Add the `--privileged` parameter when creating the container.
4747
4848
[here]: https://bugzilla.mozilla.org/show_bug.cgi?id=1338771#c10
49-
[latest official seccomp profile]: https://github.com/moby/moby/blob/master/profiles/seccomp/default.json
49+
[latest official seccomp profile]: https://github.com/moby/moby/blob/master/vendor/github.com/moby/profiles/seccomp/default.json
5050
[seccomp profile]: https://docs.docker.com/engine/security/seccomp/
5151
- title: Sound Support
5252
level: 2

0 commit comments

Comments
 (0)