test: use redis:alpine
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
f648cd6e60
commit
715785950c
5 changed files with 9 additions and 11 deletions
2
test/testdata/container_redis.json
vendored
2
test/testdata/container_redis.json
vendored
|
@ -3,7 +3,7 @@
|
|||
"name": "podsandbox1-redis"
|
||||
},
|
||||
"image": {
|
||||
"image": "docker://redis:latest"
|
||||
"image": "redis:alpine"
|
||||
},
|
||||
"args": [
|
||||
"docker-entrypoint.sh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue