Skip to content

Commit da5e0f6

Browse files
committed
chore: update comment
1 parent 31ac397 commit da5e0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_dockerfiles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
CMD /bin/bash
6868
"""
6969

70-
# Skipping these because the are not valid releases or where yanked
70+
# Skipping these because the are not valid releases or where yanked or not released for mainnet
7171
SKIPPED_VERSIONS = {
7272
"v1.15", "v1.14.0", "v1.10.0", "v1.10.16", "v1.10.18",
7373
"v1.10.27", "v1.10.36", "v1.10.37", "v1.11.7", "v1.11.8", "v1.11.9",

0 commit comments

Comments
 (0)