Bump libnetwork commit

Full diff
https://github.com/docker/libnetwork/compare/5c1218c956c99f3365711974e300087810c31379...c15b372ef22125880d378167dde44f4b134e1a77

Fixes a panic on concurrent read/write to a map.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 248aed5766ba330ab8cb2b10b03b6ce57dc64283
Component: engine
This commit is contained in:
Brian Goff
2018-04-12 12:07:53 -04:00
parent 0a52018901
commit 2047b759b0
4 changed files with 53 additions and 11 deletions
@@ -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=5c1218c956c99f3365711974e300087810c31379
LIBNETWORK_COMMIT=c15b372ef22125880d378167dde44f4b134e1a77
install_proxy() {
case "$1" in