mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: fix dockerfile parse error line 558: unknown instruction: FI
This commit is contained in:
parent
5ec2f287d4
commit
d0bb0983f5
@ -554,7 +554,7 @@ RUN if dpkg-architecture -ii386 || dpkg-architecture -iamd64; then \
|
||||
libmongoc-dev \
|
||||
libncurses5-dev \
|
||||
libpcap-dev \
|
||||
pkg-config
|
||||
pkg-config; \
|
||||
fi
|
||||
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user