Skip to content

perl:5.42-buster container missing #187

@atoomic

Description

@atoomic

view https://github.com/Perl/docker-perl-tester/actions/runs/16213244969/job/45777164592

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG perl:${BASE} results in empty or invalid base image name (line 3)
Dockerfile:3
--------------------
   1 |     ARG BASE
   2 |     ARG CPANOUTDATED
   3 | >>> FROM perl:${BASE}
   4 |     
   5 |     SHELL ["/bin/bash", "-o", "pipefail", "-c"]
--------------------
ERROR: failed to build: failed to solve: perl:5.42-buster: failed to resolve source metadata for docker.io/library/perl:5.42-buster: docker.io/library/perl:5.42-buster: not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions