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 aefded3 commit d3e7ac6Copy full SHA for d3e7ac6
build_images.py
@@ -27,7 +27,7 @@
27
],
28
"rust_nightly": [
29
"https://github.com/legendu-net/docker-rust-utils.git",
30
- ]
+ ],
31
}
32
builder = DockerImageBuilder(branch_urls)
33
builder.build_images(remove=True)
0 commit comments