mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Fix missing php83-iconv dependency
This commit is contained in:
parent
df3e2cc119
commit
88c46f68f5
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ RUN apk --update --no-cache add \
|
|||
php83-fpm \
|
||||
php83-gd \
|
||||
php83-gmp \
|
||||
php83-iconv \
|
||||
php83-json \
|
||||
php83-ldap \
|
||||
php83-mbstring \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue