Skip to content

Make :devel tag produce up-to-date image. #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

happy-barney
Copy link
Contributor

Latest buster devel is (at time of writing this commit message):

docker run --rm -ti perl:devel-buster perl -v

This is perl 5, version 37, subversion 11 (v5.37.11) built for x86_64-linux-gnu

Whereas bookworm versions:

docker run --rm -ti perl:devel-slim-bookworm perl -v

This is perl 5, version 41, subversion 13 (v5.41.13) built for x86_64-linux-gnu

Latest buster devel is (at time of writing this commit message):
```
docker run --rm -ti perl:devel-buster perl -v

This is perl 5, version 37, subversion 11 (v5.37.11) built for x86_64-linux-gnu
```

Whereas bookworm versions:
```
docker run --rm -ti perl:devel-slim-bookworm perl -v

This is perl 5, version 41, subversion 13 (v5.41.13) built for x86_64-linux-gnu
```
@oalders oalders merged commit f45c48b into Perl:main Jul 7, 2025
19 checks passed
@happy-barney happy-barney deleted the hpb/perl-devel branch July 7, 2025 19:34
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.

2 participants