We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7843018 commit 26f51f2Copy full SHA for 26f51f2
1 file changed
repos.d/alpine/alpine.yaml
@@ -68,7 +68,6 @@
68
# the existence of a directory for specific release, but actual existence of logs in e.g. 3.11/community
69
# Or rather, only enable build_logs for supported alpine releases
70
# V may need package_page=False soon, or dropped according to https://github.com/repology/repology-updater/issues/1499
71
-{{ alpine('3.15', minpackages=15000, valid_till='2023-11-01') }}
72
{{ alpine('3.16', minpackages=16000, valid_till='2024-05-23') }}
73
{{ alpine('3.17', minpackages=16000, valid_till='2024-11-22') }}
74
{{ alpine('3.18', minpackages=16000, valid_till='2025-05-09') }}
0 commit comments