Skip to content
Snippets Groups Projects
Commit 922ff852 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-163: added missing line-ending

parent 3931281a
No related branches found
No related tags found
2 merge requests!110Resolve TMSS-163,!104Resolve TMSS-146
...@@ -13,4 +13,4 @@ RUN yum erase -y postgresql postgresql-server postgresql-devel && \ ...@@ -13,4 +13,4 @@ RUN yum erase -y postgresql postgresql-server postgresql-devel && \
yum install -y postgresql96 postgresql96-server postgresql96-devel yum install -y postgresql96 postgresql96-server postgresql96-devel
ENV PATH /usr/pgsql-9.6/bin:$PATH ENV PATH /usr/pgsql-9.6/bin:$PATH
RUN pip3 install kombu requests pysimplesoap mysql-connector flask lxml jsonschema psycopg2 testing.postgresql RUN pip3 install kombu requests pysimplesoap mysql-connector flask lxml jsonschema psycopg2 testing.postgresql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment