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 aab9592 commit 33173bbCopy full SHA for 33173bb
scripts/release/main.py
@@ -48,6 +48,7 @@
48
49
SUPPORTED_PLATFORMS = ["linux/amd64", "linux/arm64"]
50
51
+
52
def get_builder_function_for_image_name() -> Dict[str, Callable]:
53
"""Returns a dictionary of image names that can be built."""
54
0 commit comments