Merge pull request #14 from cevans-montala/main

Update Dockerfile to pull ResourceSpace 10.7
This commit is contained in:
jbrooke-montala
2025-10-10 11:06:41 +01:00
committed by GitHub

View File

@@ -49,7 +49,7 @@ ADD cronjob /etc/cron.daily/resourcespace
WORKDIR /var/www/html
RUN rm -f index.html \
&& svn co -q https://svn.resourcespace.com/svn/rs/releases/10.6 . \
&& svn co -q https://svn.resourcespace.com/svn/rs/releases/10.7 . \
&& mkdir -p filestore \
&& chmod 777 filestore \
&& chmod -R 777 include/