Skip to content

Commit d3e7ac6

Browse files
authored
Update build_images.py
1 parent aefded3 commit d3e7ac6

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
@@ -27,7 +27,7 @@
2727
],
2828
"rust_nightly": [
2929
"https://github.com/legendu-net/docker-rust-utils.git",
30-
]
30+
],
3131
}
3232
builder = DockerImageBuilder(branch_urls)
3333
builder.build_images(remove=True)

0 commit comments

Comments
 (0)