forked from extern/podman-compose
updating test_podman_compose_extends_w_file_subdir to use the correct image name
Signed-off-by: Dixon Whitmire <dixonwh@gmail.com>
This commit is contained in:
parent
801faea30b
commit
08ffcf6126
@ -43,7 +43,7 @@ def test_podman_compose_extends_w_file_subdir():
|
||||
"rmi",
|
||||
"--force",
|
||||
"localhost/subdir_test:me",
|
||||
"docker.io/library/bash",
|
||||
"docker.io/library/busybox",
|
||||
]
|
||||
|
||||
out, err, returncode = capture(command_up)
|
||||
|
Loading…
Reference in New Issue
Block a user