Skip to content

Commit 0d84a98

Browse files
authored
Added June PCL
1 parent 100f49d commit 0d84a98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ RUN cd /vol/file_databases && \
5858
touch CyanoMetDB_V03_2024_MetFrag.csv && \
5959
wget -q https://zenodo.org/records/15583826/files/PubChemLite_CCSbase_20250602.csv && \
6060
touch PubChemLite_CCSbase_20250602.csv && \
61-
wget -q https://zenodo.org/records/15553218/files/PubChemLite_exposomics_20250530.csv && \
62-
touch PubChemLite_exposomics_20250530.csv
61+
wget -q https://zenodo.org/records/15752904/files/PubChemLite_exposomics_20250627.csv && \
62+
touch PubChemLite_exposomics_20250627.csv
6363

6464
FROM tomee:10.0.1-jre17-Temurin-microprofile
6565

0 commit comments

Comments
 (0)