We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e90c72 commit b524f4cCopy full SHA for b524f4c
src/pkg/utils/utils.go
@@ -64,7 +64,7 @@ const (
64
containerNamePrefixFallback = "fedora-toolbox"
65
distroFallback = "fedora"
66
idTruncLength = 12
67
- releaseFallback = "38"
+ releaseFallback = "40"
68
)
69
70
const (
0 commit comments