Skip to content
Snippets Groups Projects
Verified Commit f8cad97a authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Update to 7.0.3

parent dc2a1262
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ RUN pip2 install --upgrade pip && \ ...@@ -24,7 +24,7 @@ RUN pip2 install --upgrade pip && \
pylibmc \ pylibmc \
django-pylibmc django-pylibmc
RUN wget https://download.seadrive.org/seafile-server_6.3.4_x86-64.tar.gz -O /seafile-server.tar.gz && \ RUN wget https://download.seadrive.org/seafile-server_7.0.3_x86-64.tar.gz -O /seafile-server.tar.gz && \
mkdir /haiwen && \ mkdir /haiwen && \
tar xzvf /seafile-server.tar.gz && \ tar xzvf /seafile-server.tar.gz && \
rm /seafile-server.tar.gz rm /seafile-server.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment