utils: bump the fallback Fedora version to 34

https://github.com/containers/toolbox/pull/845
This commit is contained in:
Jens Petersen 2021-07-20 10:17:48 +08:00 committed by Ondřej Míchal
parent 6c2cd0e929
commit d9945a6505

View file

@ -51,7 +51,7 @@ type Distro struct {
const (
idTruncLength = 12
releaseDefaultFallback = "33"
releaseDefaultFallback = "34"
)
const (