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 cf7f597 commit 92ab1c8Copy full SHA for 92ab1c8
hack/update/debian_version/debian_version.go
@@ -66,7 +66,6 @@ func latestBookwormSlimTag(tags []string) (string, error) {
66
}
67
68
69
- // Prefer a dated tag when available.
70
if newestDateTag != "" {
71
return newestDateTag, nil
72
0 commit comments