Kaydet (Commit) 6fd39184 authored tarafından Joffrey F's avatar Joffrey F

Bumped default API version == 1.19

üst 4ec36c80
DEFAULT_DOCKER_API_VERSION = '1.18'
DEFAULT_DOCKER_API_VERSION = '1.19'
DEFAULT_TIMEOUT_SECONDS = 60
STREAM_HEADER_SIZE_BYTES = 8
CONTAINER_LIMITS_KEYS = [
......
......@@ -14,7 +14,7 @@
import fake_stat
CURRENT_VERSION = 'v1.18'
CURRENT_VERSION = 'v1.19'
FAKE_CONTAINER_ID = '3cc2351ab11b'
FAKE_IMAGE_ID = 'e9aa60c60128'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment