Skip to content

Commit ef1b7e8

Browse files
authored
Delete Alpine 3.18 Dockerfiles (#1445)
1 parent 212aeb3 commit ef1b7e8

File tree

2 files changed

+0
-98
lines changed

2 files changed

+0
-98
lines changed

src/alpine/3.18/helix/Dockerfile

Lines changed: 0 additions & 57 deletions
This file was deleted.

src/alpine/manifest.json

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,47 +3,6 @@
33
{
44
"name": "dotnet-buildtools/prereqs",
55
"images": [
6-
{
7-
"platforms": [
8-
{
9-
"architecture": "amd64",
10-
"dockerfile": "src/alpine/3.18/helix",
11-
"os": "linux",
12-
"osVersion": "alpine3.18",
13-
"tags": {
14-
"alpine-3.18-helix-amd64": {}
15-
}
16-
}
17-
]
18-
},
19-
{
20-
"platforms": [
21-
{
22-
"architecture": "arm",
23-
"dockerfile": "src/alpine/3.18/helix",
24-
"os": "linux",
25-
"osVersion": "alpine3.18",
26-
"tags": {
27-
"alpine-3.18-helix-arm32v7": {}
28-
},
29-
"variant": "v7"
30-
}
31-
]
32-
},
33-
{
34-
"platforms": [
35-
{
36-
"architecture": "arm64",
37-
"dockerfile": "src/alpine/3.18/helix",
38-
"os": "linux",
39-
"osVersion": "alpine3.18",
40-
"tags": {
41-
"alpine-3.18-helix-arm64v8": {}
42-
},
43-
"variant": "v8"
44-
}
45-
]
46-
},
476
{
487
"platforms": [
498
{

0 commit comments

Comments
 (0)