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_config_seccomp.json
vendored
2
test/testdata/container_config_seccomp.json
vendored
|
@ -4,7 +4,7 @@
|
|||
"attempt": 1
|
||||
},
|
||||
"image": {
|
||||
"image": "docker://redis:latest"
|
||||
"image": "redis:alpine"
|
||||
},
|
||||
"command": [
|
||||
"/bin/bash"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue