Skip to content

Commit

Permalink
Dec '24 PubChemLite
Browse files Browse the repository at this point in the history
  • Loading branch information
schymane committed Dec 27, 2024
1 parent 4cee2e4 commit 606280b
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 CyanoMetDB_V03_2024_MetFrag.csv && \
wget -q https://zenodo.org/records/14273340/files/PubChemLite_CCSbase_20241129.csv && \
touch PubChemLite_CCSbase_20241129.csv && \
wget -q https://zenodo.org/records/14246393/files/PubChemLite_exposomics_20241129.csv && \
touch PubChemLite_exposomics_20241129.csv
wget -q https://zenodo.org/records/14560968/files/PubChemLite_exposomics_20241227.csv && \
touch PubChemLite_exposomics_20241227.csv

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

0 comments on commit 606280b

Please sign in to comment.