We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100f49d commit 0d84a98Copy full SHA for 0d84a98
1 file changed
Dockerfile
@@ -58,8 +58,8 @@ RUN cd /vol/file_databases && \
58
touch CyanoMetDB_V03_2024_MetFrag.csv && \
59
wget -q https://zenodo.org/records/15583826/files/PubChemLite_CCSbase_20250602.csv && \
60
touch PubChemLite_CCSbase_20250602.csv && \
61
- wget -q https://zenodo.org/records/15553218/files/PubChemLite_exposomics_20250530.csv && \
62
- touch PubChemLite_exposomics_20250530.csv
+ wget -q https://zenodo.org/records/15752904/files/PubChemLite_exposomics_20250627.csv && \
+ touch PubChemLite_exposomics_20250627.csv
63
64
FROM tomee:10.0.1-jre17-Temurin-microprofile
65
0 commit comments