Skip to content
Snippets Groups Projects
Commit 8bcd720e authored by Patrick Chabrier's avatar Patrick Chabrier
Browse files

Merge branch 'master' into 'master'

Update Dockerfile

See merge request !2
parents dcf4fe38 896e1bc6
No related branches found
No related tags found
1 merge request!2Update Dockerfile
Pipeline #25317 passed
FROM python:2.7.13
FROM python:3.6.12
LABEL maintainer "Patrick Chabrier <patrick.chabrier@inrae.fr>"
ENV DEBIAN_FRONTEND noninteractive
RUN pip install git+https://github.com/galaxyproject/planemo.git@0.55.0
RUN pip install git+https://github.com/galaxyproject/planemo.git@0.74.1
ENV GALAXY_TEST_UPLOAD_ASYNC false
ENV GALAXY_TEST_DEFAULT_INTERACTOR api
......
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