mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-05 01:59:15 +00:00
Remove redundant seccomp option from API service
This commit is contained in:
parent
6af9c46634
commit
da87c1efaf
@ -14,8 +14,6 @@ services:
|
||||
image: resin/resin-api:${OPENBALENA_API_VERSION_TAG:-master}
|
||||
depends_on:
|
||||
- db
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
environment:
|
||||
ADMIN_LIST:
|
||||
AUTH_RESINOS_REGISTRY_CODE: ${OPENBALENA_RESINOS_REGISTRY_CODE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user