mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Revert "dockerfile: update vndr to 85886e1a"
This reverts commit 0d4f412ecd
.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
fdad16840c
commit
92ca652fc9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
VNDR_COMMIT=85886e1ac99b8d96590e6e0d9f075dc7a711d132
|
||||
VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
|
||||
|
||||
install_vndr() {
|
||||
echo "Install vndr version $VNDR_COMMIT"
|
||||
|
|
Loading…
Reference in a new issue