Skip to content

Commit 16637dc

Browse files
authored
Merge pull request ipb-halle#166 from schymane/master
added Jan '25 PCL & OECD PFAS
2 parents 9c3d914 + 9810038 commit 16637dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ RUN cd /vol/file_databases && \
5050
touch COCONUT4MetFrag_april.csv && \
5151
wget -q https://zenodo.org/records/8144127/files/LIPIDMAPS_20230712.csv && \
5252
touch LIPIDMAPS_20230712.csv && \
53-
wget -q https://zenodo.org/records/12908412/files/PubChem_OECDPFAS_largerPFASparts_20240726.csv && \
54-
touch PubChem_OECDPFAS_largerPFASparts_20240726.csv && \
53+
wget -q https://zenodo.org/records/14738325/files/PubChem_OECDPFAS_largerPFASparts_20250125.csv && \
54+
touch PubChem_OECDPFAS_largerPFASparts_20250125.csv && \
5555
wget -q https://zenodo.org/records/13148840/files/NPAtlas_2024_03.csv && \
5656
touch NPAtlas_2024_03.csv && \
5757
wget -q https://zenodo.org/records/13854577/files/CyanoMetDB_V03_2024_MetFrag.csv && \
5858
touch CyanoMetDB_V03_2024_MetFrag.csv && \
5959
wget -q https://zenodo.org/records/14592473/files/PubChemLite_CCSbase_20241227.csv && \
6060
touch PubChemLite_CCSbase_20241227.csv && \
61-
wget -q https://zenodo.org/records/14560968/files/PubChemLite_exposomics_20241227.csv && \
62-
touch PubChemLite_exposomics_20241227.csv
61+
wget -q https://zenodo.org/records/14781118/files/PubChemLite_exposomics_20250131.csv && \
62+
touch PubChemLite_exposomics_20250131.csv
6363

6464
FROM tomee:10
6565

0 commit comments

Comments
 (0)