framadate : smarty 4.3+
This commit is contained in:
parent
5e3b56d759
commit
3e15fb65e9
|
@ -23,6 +23,7 @@ ENV COMPOSER_ALLOW_SUPERUSER 0
|
|||
WORKDIR /var/www/framadate
|
||||
|
||||
RUN git clone -b $version --depth=1 https://framagit.org/framasoft/framadate/framadate.git .
|
||||
RUN sed -i -e 's|"smarty/smarty": "^4.0",|"smarty/smarty": "^4.3",|' /var/www/framadate/composer.json
|
||||
RUN chown -R 33:33 .
|
||||
|
||||
# Some Apache and PHP configuration
|
||||
|
|
Loading…
Reference in a new issue