summaryrefslogtreecommitdiff
path: root/docker/constants.py
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 11:55:23 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 11:55:23 -0700
commit316797fad2aa64f44af592d4cdcf85453c076d7c (patch)
tree6adaff3caf2f93f9bb471a3d4928dce46530d384 /docker/constants.py
parent6f44dc8efed3fd90d452ae39213564628df0acdb (diff)
Imported Upstream version 1.3.0
Diffstat (limited to 'docker/constants.py')
-rw-r--r--docker/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/constants.py b/docker/constants.py
index 233d9b1..f99f192 100644
--- a/docker/constants.py
+++ b/docker/constants.py
@@ -1,4 +1,4 @@
-DEFAULT_DOCKER_API_VERSION = '1.18'
+DEFAULT_DOCKER_API_VERSION = '1.19'
DEFAULT_TIMEOUT_SECONDS = 60
STREAM_HEADER_SIZE_BYTES = 8
CONTAINER_LIMITS_KEYS = [