mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update memcached image
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
3917a54113
commit
4718d2b80d
1 changed files with 1 additions and 1 deletions
|
|
@ -604,7 +604,7 @@ pipeline:
|
|||
matrix:
|
||||
TESTS: object-store
|
||||
memcache-memcached:
|
||||
image: nextcloudci/php7.0-memcached:php7.0-memcached-8
|
||||
image: nextcloudci/php7.0-memcached:php7.0-memcached-9
|
||||
commands:
|
||||
- phpenmod xdebug
|
||||
- service memcached restart
|
||||
|
|
|
|||
Loading…
Reference in a new issue