Skip to content

Commit 1fc16c3

Browse files
authored
Merge pull request #1886 from nschonni/buster-node-20
feat: drop arm32v7 buster for Node 20
2 parents 17bf083 + e6f6cb3 commit 1fc16c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versions.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,10 @@
109109
],
110110
"buster": [
111111
"amd64",
112-
"arm32v7",
113112
"arm64v8"
114113
],
115114
"buster-slim": [
116115
"amd64",
117-
"arm32v7",
118116
"arm64v8"
119117
]
120118
}

0 commit comments

Comments
 (0)