Skip to content
Snippets Groups Projects
Commit 12c7f48d authored by Tomasz Walkowiak's avatar Tomasz Walkowiak
Browse files

Update Dockerfile, bug in python version

parent 7a3d14b6
No related branches found
No related tags found
No related merge requests found
Pipeline #736 passed
......@@ -62,4 +62,4 @@ RUN apt-get install -y libboost-filesystem-dev liblog4cxx-dev libboost-regex-de
COPY module/ /home/worker/
CMD ["python3", "featfilt_worker.py"]
CMD ["python2", "featfilt_worker.py"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment