fixed mod_feedback error

Elena Barrios Galán 2022-05-06 11:59:36 +00:00
parent 24198139c5
commit c737044563
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ RUN apk add --no-cache dcron libcap && \
chown nobody:nobody /usr/sbin/crond && \
setcap cap_setgid=ep /usr/sbin/crond
RUN apk add php7-sodium
RUN apk add php-xmlwriter