We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fbb27 commit 4d6d128Copy full SHA for 4d6d128
build_images.py
@@ -21,8 +21,8 @@
21
branch_urls = {
22
"main": repos,
23
"dev": repos,
24
- "22.10": [
25
- #"https://github.com/legendu-net/docker-vscode-server.git",
+ "rust_nightly": [
+ "https://github.com/legendu-net/docker-vscode-server.git",
26
],
27
"alpine": [
28
"https://github.com/legendu-net/docker-rustpython.git",
0 commit comments