Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
update to 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
suntorytimed committed Apr 14, 2023
1 parent 56ffa6b commit 666e778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ADD cronjob /etc/cron.daily/resourcespace

WORKDIR /var/www/html
RUN rm index.html
RUN svn co -q https://svn.resourcespace.com/svn/rs/releases/10.0 .
RUN svn co -q https://svn.resourcespace.com/svn/rs/releases/10.1 .
RUN mkdir filestore
RUN chmod 777 filestore
RUN chmod -R 777 include/
Expand Down

0 comments on commit 666e778

Please sign in to comment.