bump libnetwork to 19279f0492417475b6bfbd0aa529f73e8f178fb5
includes; - docker/libnetwork#2178 Fix possible race on ingress programming - docker/libnetwork#2180 Fix spurious deadlock in overlay driver Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 6630f214fae3bc7c8b802a0b58e1bacd9adc6148 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=3931ba4d815e385ab97093c64477b82f14dadefb
|
||||
LIBNETWORK_COMMIT=19279f0492417475b6bfbd0aa529f73e8f178fb5
|
||||
|
||||
install_proxy() {
|
||||
case "$1" in
|
||||
|
||||
Reference in New Issue
Block a user