Skip to content

Commit d9f442c

Browse files
committed
Correction in variantTags
1 parent a278eac commit d9f442c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/javascript-node/manifest.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,7 @@
6767
"javascript-node:${VERSION}-20"
6868
],
6969
"24-bookworm": [
70-
"javascript-node:${VERSION}-24"
71-
],
72-
"22-bookworm": [
73-
"javascript-node:${VERSION}-22"
74-
],
75-
"20-bookworm": [
76-
"javascript-node:${VERSION}-20"
70+
"javascript-node:${VERSION}-bookworm"
7771
],
7872
"24-bullseye": [
7973
"javascript-node:${VERSION}-bullseye"

0 commit comments

Comments
 (0)