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 fbf0aba commit c02e479Copy full SHA for c02e479
build_images.py
@@ -32,7 +32,7 @@
32
BRANCH_URLS = {
33
"main": REPOS,
34
"dev": REPOS,
35
- #"26.04": REPOS,
+ "26.04": REPOS,
36
"rust_nightly": {
37
# "https://github.com/legendu-net/docker-rust-utils": "",
38
},
0 commit comments