Skip to content

GitHub Actions says "upgrade the image to the OCI Format or Docker Image manifest v2, schema 2." #161

Closed
@briandfoy

Description

@briandfoy

Today I started seeing this, which means that all of my Perl testing is borked (thanks for the heads up GitHub).

I think you are the source I'm pulling from, but if I'm not, do you know where I should report this?

At the end of the long lines is https://docs.docker.com/go/deprecated-image-specs/

  /usr/bin/docker pull perl:5.14
  5.14: Pulling from library/perl
  [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.14 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
  Warning: Docker pull failed with exit code 1, back off 5.148 seconds before retry.
  /usr/bin/docker pull perl:5.14
  5.14: Pulling from library/perl
  [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.14 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
  Warning: Docker pull failed with exit code 1, back off 4.06 seconds before retry.
  /usr/bin/docker pull perl:5.14
  5.14: Pulling from library/perl
  [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.14 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
  Error: Docker pull failed with exit code 1

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