Closed this issue 3 months ago · 1 comments
the dockerfile is currently running RUN curl -sSL "https://s3.msi.umn.edu/cabinet-data-targz/data.tar.gz" to retreive data. We have previously used s3://CABINET_data.
RUN curl -sSL "https://s3.msi.umn.edu/cabinet-data-targz/data.tar.gz"
s3://CABINET_data
We should make a new bucket with an updated name and remove the other two.
resolved