Skip to content

Commit

Permalink
Merge pull request #12 from galaxyproteomics/19.01
Browse files Browse the repository at this point in the history
19.01
  • Loading branch information
bgruening authored Mar 4, 2019
2 parents cf15ff5 + b475e5c commit 17d32a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Galaxy - GalaxyP

FROM bgruening/galaxy-sequence-tools:17.09
FROM bgruening/galaxy-sequence-tools:19.01

MAINTAINER Björn A. Grüning, bjoern.gruening@gmail.com

Expand All @@ -24,5 +24,3 @@ RUN startup_lite && \
galaxy-wait && \
workflow-install --workflow_path $GALAXY_HOME/workflows/ -g http://localhost:8080 -u $GALAXY_DEFAULT_ADMIN_USER -p $GALAXY_DEFAULT_ADMIN_PASSWORD && \
setup-data-libraries -i $GALAXY_ROOT/library_data.yaml -g http://localhost:8080 -u $GALAXY_DEFAULT_ADMIN_USER -p $GALAXY_DEFAULT_ADMIN_PASSWORD


0 comments on commit 17d32a6

Please sign in to comment.