Commit e947dce
committed
Make
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
```:devel tag produce up-to-date image.1 parent 6dcb0a4 commit e947dce
1 file changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
60 | 76 | | |
61 | 77 | | |
62 | 78 | | |
| |||
0 commit comments