There was an error while loading. Please reload this page.
2 parents edc8bc8 + ec2e7e9 commit 07dbaffCopy full SHA for 07dbaff
1 file changed
Dockerfile
@@ -49,7 +49,7 @@ ADD cronjob /etc/cron.daily/resourcespace
49
WORKDIR /var/www/html
50
51
RUN rm -f index.html \
52
- && svn co -q https://svn.resourcespace.com/svn/rs/releases/10.7 . \
+ && svn co -q https://svn.resourcespace.com/svn/rs/releases/11.0 . \
53
&& mkdir -p filestore \
54
&& chmod 777 filestore \
55
&& chmod -R 777 include/
0 commit comments