mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 08:57:48 +02:00
Fixed issue with user profile page in frontend
This commit is contained in:
@ -48,6 +48,7 @@ RUN set -eux && \
|
||||
php7-session \
|
||||
php7-simplexml \
|
||||
php7-sockets \
|
||||
php7-fileinfo \
|
||||
php7-xmlreader \
|
||||
php7-xmlwriter \
|
||||
postgresql-client && \
|
||||
|
Reference in New Issue
Block a user