Skip to content

Commit 33741f7

Browse files
authored
Merge pull request RainLoop#7 from cheinig/FixCalDAV
Add php7-simplexml to dockerfile
2 parents e621fe5 + ef1e1f5 commit 33741f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ RUN echo "@community https://nl.alpinelinux.org/alpine/v3.6/community" >> /etc/a
3030
php7-pdo_sqlite@community \
3131
php7-sqlite3@community \
3232
php7-ldap@community \
33+
php7-simplexml@community \
3334
&& cd /tmp \
3435
&& wget -q https://www.rainloop.net/repository/webmail/rainloop-community-latest.zip \
3536
&& wget -q https://www.rainloop.net/repository/webmail/rainloop-community-latest.zip.asc \

0 commit comments

Comments
 (0)