RotherOSS / otobo

OTOBO is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. https://otobo.io/
GNU General Public License v3.0
240 stars 72 forks source link

Docker: upgrade the base image to perl:5.40-bookworm #3526

Closed bschmalhofer closed 1 week ago

bschmalhofer commented 1 week ago

The base image in rel-11_0 is perl:5.38-bookworm. But since the release of OTOBO 11.0.1 there is a new Perl version 5.40. There is no new Debian release. So upgrade to perl:5.40-bookworm.

TODO:

bschmalhofer commented 1 week ago

The test run with Perl 5.40 looks fine. PR is merged. Closing this issue.