Skip to content

Conversation

@onk
Copy link
Member

@onk onk commented Nov 18, 2025

perl:5.10 uses a deprecated Docker image format and fails to run on GitHub Actions. Replacing it with perl:5.10-buster fixes the issue.

[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.10 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/

`perl:5.10` uses a deprecated Docker image format and fails to run on GitHub
Actions. Replacing it with `perl:5.10-buster` fixes the issue.

> [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.10 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/
@onk
Copy link
Member Author

onk commented Nov 18, 2025

Oops, CI is passed but it turns out no tests actually ran. I'll add a fix on this PR.

@onk onk merged commit 3f0ad55 into hatena:master Nov 18, 2025
2 checks passed
@onk onk deleted the fix_ci branch November 18, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant