Bump libnetwork to 6da50d19 for DSR changes
Bump libnetwork to 6da50d1978302f04c3e2089e29112ea24812f05b which is the current tip of libnetwork's bump_18.09 branch to get the DSR load balancing mode option changes for the 18.09 branch of Docker CE. Signed-off-by: Chris Telfer <ctelfer@docker.com> Upstream-commit: fd1fe0b702571865cc77d66937e4ca570b5b9cc3 Component: engine
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# LIBNETWORK_COMMIT is used to build the docker-userland-proxy binary. When
|
||||
# updating the binary version, consider updating github.com/docker/libnetwork
|
||||
# in vendor.conf accordingly
|
||||
LIBNETWORK_COMMIT=f30a35b091cc2a431ef9856c75c343f75bb5f2e2
|
||||
LIBNETWORK_COMMIT=6da50d1978302f04c3e2089e29112ea24812f05b
|
||||
|
||||
install_proxy() {
|
||||
case "$1" in
|
||||
|
||||
Reference in New Issue
Block a user