Commit 8516aba
committed
Point to a docker image that is in the right format in testsuite.yml
The container initialization dies with the following error:
[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.12 to upgrade the image to the OCI Format
or Docker Image manifest v2, schema
The `-buster` images seem to be in the expected format.1 parent 278ac45 commit 8516aba
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments