diff --git a/tests/integration/Dockerfile b/tests/integration/Dockerfile index 9743047b..cdc169a1 100644 --- a/tests/integration/Dockerfile +++ b/tests/integration/Dockerfile @@ -18,4 +18,4 @@ RUN cd /registry-test/registry-library && ./build.sh && cp /registry-test/regist # Build the test binary RUN /registry-test/build.sh -CMD /registry-test/devfileregistry-integration \ No newline at end of file +CMD /registry-test/devfile-registry-integration \ No newline at end of file