Skip to content

Commit 5b1f4a0

Browse files
authored
Update build_images.py
1 parent 8cd2a4e commit 5b1f4a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build_images.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
branch_urls = {
2323
"main": repos,
2424
"dev": repos,
25-
"rust_nightly": [
26-
"https://github.com/legendu-net/docker-rust-utils.git",
27-
"https://github.com/legendu-net/docker-vscode-server.git",
28-
],
2925
"blog": [
3026
"https://github.com/legendu-net/docker-gitpod.git",
3127
],

0 commit comments

Comments
 (0)