Skip to content

Commit 4d6d128

Browse files
committed
build the rust_nightly tag
1 parent 34fbb27 commit 4d6d128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_images.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
branch_urls = {
2222
"main": repos,
2323
"dev": repos,
24-
"22.10": [
25-
#"https://github.com/legendu-net/docker-vscode-server.git",
24+
"rust_nightly": [
25+
"https://github.com/legendu-net/docker-vscode-server.git",
2626
],
2727
"alpine": [
2828
"https://github.com/legendu-net/docker-rustpython.git",

0 commit comments

Comments
 (0)