From ebd03eb6490b8e60fe0f090aac921efb7778f1f5 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Tue, 13 Aug 2019 13:32:27 +0000 Subject: Update obsolete docker python version Issue-ID: DCAEGEN2-1725 Signed-off-by: Andrew Gauld Change-Id: I2bbb52591c6c1774303d8d2b6bc3480fb28d9fac Signed-off-by: Andrew Gauld --- python-dockering/ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python-dockering/ChangeLog.md') diff --git a/python-dockering/ChangeLog.md b/python-dockering/ChangeLog.md index d63a413..d471c85 100644 --- a/python-dockering/ChangeLog.md +++ b/python-dockering/ChangeLog.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.4.1] + +* Upgrade to use docker 4.x.x from docker-py 1.x.x + ## [1.4.0] * Turn off cert verification for https healthchecks. See comments in the code. -- cgit 1.2.3-korg