test: use redis:alpine

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-05-05 14:49:02 +02:00
parent f648cd6e60
commit 715785950c
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
5 changed files with 9 additions and 11 deletions

View file

@ -7,11 +7,9 @@
"image": "%VALUE%"
},
"command": [
"/bin/bash"
],
"args": [
"/bin/ls"
],
"args": [],
"working_dir": "/",
"envs": [
{