Skip to content

Commit

Permalink
Added May's PCL
Browse files Browse the repository at this point in the history
Thanks in advance ;-)
  • Loading branch information
schymane committed Jun 3, 2024
1 parent 615acec commit c63080a
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 c63080a

Please sign in to comment.