diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-17 21:56:03 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-17 21:56:03 +0100 |
commit | 6e7c31c4bd3cd01402802bf0ad67a45411e591d6 (patch) | |
tree | 3e9aabedca042f011773dc429784197249d74c61 | |
parent | 09340be9d57baf4bca404086f81462563f300909 (diff) |
Typo
Change-Id: Id463c44f025dcdb6e6433b5db59dc096128269ff
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ images/vyos-1.1.8-amd64.qcow2 sudo docker run --env-file env \ -v $(pwd)/openstack.creds:/home/opnfv/functest/conf/env_file \ -v $(pwd)/images:/home/opnfv/functest/images \ - opnfv/functest-healthcheck;jerma + opnfv/functest-healthcheck:jerma ``` ``` |