diff --git a/react/test/Dockerfile b/react/test/Dockerfile index 8d926f86f..ba8e593b0 100644 --- a/react/test/Dockerfile +++ b/react/test/Dockerfile @@ -22,4 +22,4 @@ RUN apt-get -y install libx11-6:i386 RUN apt-get -y install fluxbox COPY ./ ./ -CMD ./test-ci.sh \ No newline at end of file +CMD /urbanstats/test-ci.sh \ No newline at end of file