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 367c097 commit 9166126Copy full SHA for 9166126
build_images.py
@@ -20,7 +20,7 @@
20
#"https://github.com/dclong/docker-rustpython.git",
21
],
22
"21.10": [
23
- "https://github.com/dclong/docker-rust-utils.git",
+ #"https://github.com/dclong/docker-rust-utils.git",
24
25
}
26
builder = dsutil.docker.DockerImageBuilder(branch_urls)
0 commit comments