summaryrefslogtreecommitdiff
path: root/vendor.conf
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-05-31 12:38:41 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2018-06-01 10:08:56 -0400
commit29c831f9d6abf8d650bc7feb63a1e60876238504 (patch)
tree4a75e2f9fe83d9296c02509e67b74305bf927392 /vendor.conf
parentff3b46e769bc9a064ee8f45b9dbff8795d94bb7a (diff)
downloadpodman-29c831f9d6abf8d650bc7feb63a1e60876238504.tar.gz
podman-29c831f9d6abf8d650bc7feb63a1e60876238504.tar.bz2
podman-29c831f9d6abf8d650bc7feb63a1e60876238504.zip
Add OnBuild support for podman build
Only supported for docker formated images. OCI Does not support this flag. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r--vendor.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf
index 6f20bc1e5..e53d04523 100644
--- a/vendor.conf
+++ b/vendor.conf
@@ -88,7 +88,7 @@ k8s.io/kube-openapi 275e2ce91dec4c05a4094a7b1daee5560b555ac9 https://github.com/
k8s.io/utils 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e https://github.com/kubernetes/utils
github.com/mrunalp/fileutils master
github.com/varlink/go master
-github.com/projectatomic/buildah 25f4e8ec639044bff4ab393188d083782f07b61c
+github.com/projectatomic/buildah b66e8531456e2986ffc409f591c9005813589a34
github.com/Nvveen/Gotty master
github.com/fsouza/go-dockerclient master
github.com/openshift/imagebuilder master