Skip to content

Commit aefded3

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build_images.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"blog": [
2626
"https://github.com/legendu-net/docker-gitpod.git",
2727
],
28+
"rust_nightly": [
29+
"https://github.com/legendu-net/docker-rust-utils.git",
30+
]
2831
}
2932
builder = DockerImageBuilder(branch_urls)
3033
builder.build_images(remove=True)

0 commit comments

Comments
 (0)