mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Re-align proxy commit with libnetwork vendor
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
b10cd5c0e6
commit
35069de3fd
1 changed files with 1 additions and 1 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=5ac07abef4eee176423fdc1b870d435258e2d381
|
||||
LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c
|
||||
|
||||
install_proxy() {
|
||||
case "$1" in
|
||||
|
|
Loading…
Reference in a new issue