Add back missing wget.

This commit is contained in:
Brenden Matthews
2021-02-05 13:23:12 -06:00
parent 88c6b9f660
commit fd1ddc591d

View File

@@ -34,5 +34,6 @@ RUN apt-get update \
libxnvctrl-dev \
man \
ncurses-dev \
software-properties-common
software-properties-common \
wget