Merge pull request #2898 from DimStar77/ci-memcached
ci: Adjust path to memcached as done in the package
This commit is contained in:
commit
fd471a3b34
2
dist/ci/docker-compose.yml
vendored
2
dist/ci/docker-compose.yml
vendored
@ -15,7 +15,7 @@ services:
|
||||
command: /usr/lib/mysql/mysql-systemd-helper start
|
||||
cache:
|
||||
<<: *obs
|
||||
command: /usr/sbin/memcached -u memcached
|
||||
command: /usr/bin/memcached -u memcached
|
||||
api:
|
||||
<<: *obs
|
||||
command: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user