Skip to content

Commit 35465f7

Browse files
Rust: "rust:${VERSION}-1" should point to "bullseye" (devcontainers#478)
1 parent 6371c7a commit 35465f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
],
2222
"variantTags": {
2323
"buster": [
24-
"rust:${VERSION}-1",
2524
"rust:${VERSION}-1-buster"
2625
],
2726
"bullseye": [
27+
"rust:${VERSION}-1",
2828
"rust:${VERSION}-1-bullseye"
2929
]
3030
}

0 commit comments

Comments
 (0)