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 1ba41f0 commit 7150194Copy full SHA for 7150194
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.42.0"
+ Version = "1.43.0-dev"
33
34
// DefaultRuntime if containers.conf fails.
35
DefaultRuntime = "runc"
0 commit comments