Skip to content

Commit

Permalink
Merge pull request #142 from schymane/master
Browse files Browse the repository at this point in the history
Added May's PCL
  • Loading branch information
sneumann authored Jun 3, 2024
2 parents 615acec + c63080a commit 9e450bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ RUN cd /vol/file_databases && \
touch LIPIDMAPS_20230712.csv && \
wget -q https://zenodo.org/records/11128114/files/PubChemLite_CCSbase_20240426.csv && \
touch PubChemLite_CCSbase_20240426.csv && \
wget -q https://zenodo.org/records/11070224/files/PubChemLite_exposomics_20240426.csv && \
touch PubChemLite_exposomics_20240426.csv
wget -q https://zenodo.org/records/11439560/files/PubChemLite_exposomics_20240531.csv && \
touch PubChemLite_exposomics_20240531.csv

COPY --from=builder /MetFragRelaunched/MetFragWeb/target/MetFragWeb.war /usr/local/tomee/webapps/
RUN printf '#!/bin/sh \n\
Expand Down

0 comments on commit 9e450bc

Please sign in to comment.