Skip to content

Commit 2714725

Browse files
author
Christopher Henry
committed
Changing commit for ModelSEEDDatabase
1 parent dbb94ba commit 2714725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN echo '31' >/dev/null && mkdir deps && cd deps && \
4242
git clone --branch main https://github.com/cshenry/KBBaseModules.git
4343
RUN echo '1' >/dev/null && cd deps && \
4444
git clone https://github.com/ModelSEED/ModelSEEDDatabase.git && \
45-
cd ModelSEEDDatabase && git checkout 2f5da32e26e3eed8181825ceebe1a45997204bcb
45+
cd ModelSEEDDatabase && git checkout 3346b71a34bc9d8c5a365b71d5a2959ffbe6c26e
4646
RUN echo '2' >/dev/null && cd deps && \
4747
git clone https://github.com/cshenry/cobrakbase.git && \
4848
cd cobrakbase && git checkout 68444e46fe3b68482da80798642461af2605e349

0 commit comments

Comments
 (0)