Skip to content

Commit 9166126

Browse files
authored
Update build_images.py
1 parent 367c097 commit 9166126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#"https://github.com/dclong/docker-rustpython.git",
2121
],
2222
"21.10": [
23-
"https://github.com/dclong/docker-rust-utils.git",
23+
#"https://github.com/dclong/docker-rust-utils.git",
2424
],
2525
}
2626
builder = dsutil.docker.DockerImageBuilder(branch_urls)

0 commit comments

Comments
 (0)