Skip to content

Commit

Permalink
Merge pull request ipb-halle#148 from schymane/master
Browse files Browse the repository at this point in the history
Updated PCL (Aug 24) and PCL-CCS (Jul 24)
  • Loading branch information
sneumann authored Sep 2, 2024
2 parents a7cfb4b + e08d7d6 commit ddf6f68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ RUN cd /vol/file_databases && \
touch PubChem_OECDPFAS_largerPFASparts_20240726.csv && \
wget -q https://zenodo.org/records/13148840/files/NPAtlas_2024_03.csv && \
touch NPAtlas_2024_03.csv && \
wget -q https://zenodo.org/records/12730936/files/PubChemLite_CCSbase_20240628.csv && \
touch PubChemLite_CCSbase_20240628.csv && \
wget -q https://zenodo.org/records/12899991/files/PubChemLite_exposomics_20240726.csv && \
touch PubChemLite_exposomics_20240726.csv
wget -q https://zenodo.org/records/13221289/files/PubChemLite_CCSbase_20240726.csv && \
touch PubChemLite_CCSbase_20240726.csv && \
wget -q https://zenodo.org/records/13589676/files/PubChemLite_exposomics_20240830.csv && \
touch PubChemLite_exposomics_20240830.csv

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

0 comments on commit ddf6f68

Please sign in to comment.