Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Fix selinux permissions when running tests
When running the valkey tests, mounting the configuration file inside the container fails because of selinux. Add the `:z` option to mount it with correct permissions inside the container. Signed-off-by: Heathcliff <[email protected]>
- Loading branch information