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 31ac397 commit da5e0f6Copy full SHA for da5e0f6
generate_dockerfiles.py
@@ -67,7 +67,7 @@
67
CMD /bin/bash
68
"""
69
70
-# Skipping these because the are not valid releases or where yanked
+# Skipping these because the are not valid releases or where yanked or not released for mainnet
71
SKIPPED_VERSIONS = {
72
"v1.15", "v1.14.0", "v1.10.0", "v1.10.16", "v1.10.18",
73
"v1.10.27", "v1.10.36", "v1.10.37", "v1.11.7", "v1.11.8", "v1.11.9",
0 commit comments