We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0141c6 commit 30da354Copy full SHA for 30da354
define/types.go
@@ -29,7 +29,7 @@ const (
29
// identify working containers.
30
Package = "buildah"
31
// Version for the Package. Also used by .packit.sh for Packit builds.
32
- Version = "1.35.1"
+ Version = "1.35.2-dev"
33
34
// DefaultRuntime if containers.conf fails.
35
DefaultRuntime = "runc"
0 commit comments