Perl / docker-perl-tester

Docker images with pre-installed test modules and test dependencies for CPAN modules
28 stars 14 forks source link

Swapping everything out for `buster`. #24

Closed manchicken closed 3 years ago

manchicken commented 3 years ago

Per #19 , this switches out the images for -buster variants. I had to split the workflow for numbered versions and latest, this way it would play nice.

oalders commented 3 years ago

We'll need to make sure that https://github.com/Perl/docker-perl-tester/blob/main/.github/workflows/test-cpanfile.yml is using the same base containers.

atoomic commented 3 years ago

@oalders seems like the PR also updates test-cpanfile.yml let's give it a try then fix it if it fails :-)

atoomic commented 3 years ago

need to remove latest from the test suite as it seems it s not an available flavor