mirror of
https://github.com/actions/runner-images.git
synced 2026-01-02 08:07:44 +08:00
Remove alpine:3.11 docker image from ubuntu 18.04 and 20.04 (#4093)
This commit is contained in:
@@ -201,7 +201,6 @@
|
||||
],
|
||||
"docker": {
|
||||
"images": [
|
||||
"alpine:3.11",
|
||||
"alpine:3.12",
|
||||
"alpine:3.13",
|
||||
"alpine:3.14",
|
||||
|
||||
@@ -200,7 +200,6 @@
|
||||
],
|
||||
"docker": {
|
||||
"images": [
|
||||
"alpine:3.11",
|
||||
"alpine:3.12",
|
||||
"alpine:3.13",
|
||||
"alpine:3.14",
|
||||
|
||||
Reference in New Issue
Block a user