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