Skip to content

Commit b5fa2f8

Browse files
committed
Upgraded gwaportalpipeline to 0.2.11
1 parent 2a480cb commit b5fa2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN mkdir /log && mkdir /DATA mkdir /GENOTYPE
1313
RUN groupadd -r celery && useradd -r -g celery celery
1414
RUN chown celery:celery -R /log /DATA
1515

16-
RUN /env/bin/pip install 'gwaportalpipeline>=0.2.10'
16+
RUN /env/bin/pip install 'gwaportalpipeline>=0.2.11'
1717

1818
ADD celeryconfig.py /conf/celeryconfig.py
1919

0 commit comments

Comments
 (0)