Files
Daniel J Walsh 3e77f960f6 Set default storage from containers.conf for temporary images
Fixes: https://github.com/containers/podman/issues/11107

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-09-15 10:43:51 -04:00

5 lines
86 B
Go

package version
// Version is the version of the build.
const Version = "0.44.1-dev"