Commit f3d46f8
CI: Switch to available latest images
`mirror.gcr.io/library/busybox:1.32` is unavailable.
```console
$ curl -s https://mirror.gcr.io//v2/library/busybox/tags/list | jq '.tags'
[
"1.26.2",
"1.27.2",
"1.28",
"1.29",
"1.29.2",
"1.29.3",
"1.30",
"1.30.1",
"1.31",
"1.31.0",
"1.31.1",
"1.32.0"
]
```
Signed-off-by: wllenyj <[email protected]>
(cherry picked from commit 6d961f9)
Signed-off-by: Akihiro Suda <[email protected]>1 parent 36d09a4 commit f3d46f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments