We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325d41c commit 8504f2dCopy full SHA for 8504f2d
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