x86dev / docker-ttrss

Tiny Tiny RSS feed reader as a Docker image.
54 stars 41 forks source link

php7-intl package missing #37

Closed languitar closed 5 years ago

languitar commented 5 years ago

Since the rolling upgrade tonight, the update daemon fails with:

PHP UConverter class is missing, it's provided by the Internationalization (intl) module.

The image now also needs php7-intl installed to fulfill this requirement.

stoopidity commented 5 years ago

36