Conversation
I'd take that one step further -- if this merges as-is, I will be disabling the @docker-library-bot automation for this repository. If you want to go this route and keep the @docker-library-bot automation, you'll need to insert these into environment variables and update https://github.com/docker-library/oi-janky-groovy/blob/cb44df0fa3089fe6a14f53d097799a3947fb1fcd/update.sh/vars.groovy appropriately (see However, given the way that PECL extensions work, this is actually kind of dangerous, and I would not recommend moving forward with automated PECL bumps. Back before PHP 7.0 was well-supported, I saw many instances where the "latest" release of a given PECL extension would fail to install, fail to build, or worse, fail to work properly on one of either PHP 7.0 or PHP 5.6 (some cases were not supporting PHP 7 yet, and some would remove PHP 5 support when adding PHP 7 support). See also https://github.com/docker-library/docs/blob/47d0e8d2082937a93f8a7b9a36422ee0d3dc71ab/php/README.md#pecl-extensions (from the |
|
That's why I'm trying to stick on a major release for php-redis: Line 39 in bf06118 Would it be possible to just using the minor release as environment variable? |
See also matomo-org/plugin-QueuedTracking#88
Note: the commit messages produced by @docker-library-bot might be garbage.
See also nextcloud/docker#543