⬆️ Updates php7-simplexml to version 7.2.17-r0

This commit is contained in:
Joakim Sørensen 2019-04-16 18:16:26 +02:00
parent 7741005e91
commit 66a7c34639

View file

@ -23,7 +23,7 @@ RUN \
php7-sockets=7.2.14-r0 \ php7-sockets=7.2.14-r0 \
php7-sqlite3=7.2.14-r0 \ php7-sqlite3=7.2.14-r0 \
php7-zip=7.2.14-r0 \ php7-zip=7.2.14-r0 \
php7-simplexml=7.2.14-r0 \ php7-simplexml=7.2.17-r0 \
php7-xml=7.2.14-r0 \ php7-xml=7.2.14-r0 \
\ \
&& mkdir -p /opt \ && mkdir -p /opt \