Perl devel seems to be stuck?
Closed this issue · 5 comments
toddr commented
perl-devel seems to be stuck at 5.37.11?
happy-barney commented
I guess you are referring to perldocker/perl-tester images, there :devel is 5.37.11.
Proper repository is https://github.com/Perl/docker-perl-tester, there is an action which should be executed to rebuild images. I will forward this issue to #toolchain IRC channel for more info.
happy-barney commented
So I finally found out root cause.
Plain tag :devel is based on perl:devel-buster which appears to be v5.37.11 as well.
toddr commented
so who controls that tag?
happy-barney commented
@toddr For other issue I've got nice explanation message Perl/docker-perl#180 (comment) ... maybe worth to raise issue there.
happy-barney commented
Issue solved by pull request Perl/docker-perl-tester#79