Skip to content

Commit 4515eeb

Browse files
committed
fix
Signed-off-by: clyi <clyi@alauda.io>
1 parent 7e566f7 commit 4515eeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/images/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ RUN cd /usr/src/ && git clone -b branch-24.03 --depth=1 https://github.com/ovn-o
9696
# select local backend first
9797
git apply $SRC_DIR/a9e009136a42cf6d985f97e2bf1ec41df6b5ca29.patch
9898

99-
RUN apt install -y build-essential fakeroot \
99+
RUN apt install -y wget build-essential fakeroot \
100100
autoconf automake bzip2 debhelper-compat dh-exec dh-python dh-sequence-python3 dh-sequence-sphinxdoc \
101101
graphviz iproute2 libcap-ng-dev libdbus-1-dev libnuma-dev libpcap-dev libssl-dev libtool libunbound-dev \
102102
openssl pkg-config procps python3-all-dev python3-setuptools python3-sortedcontainers python3-sphinx

0 commit comments

Comments
 (0)