Fixing CI
This commit is contained in:
parent
609af979ff
commit
24249a1e74
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ services:
|
|||
volumes:
|
||||
- ./tests:/tests
|
||||
- ./maps:/maps
|
||||
user: "${UID}:${GID}"
|
||||
user: "${DOCKER_UID}:${DOCKER_GID}"
|
||||
|
||||
# security_opt:
|
||||
# - seccomp:unconfined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue