Update to newest dumb buntu
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
FROM 0xfeedc0de64/qt-runtime
|
||||
|
||||
RUN apt update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt install git-core g++ make cmake qt5-default qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5serialport5-dev libqt5charts5-dev -y \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt install git-core g++ make cmake qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5serialport5-dev libqt5charts5-dev -y \
|
||||
&& rm /var/lib/apt/lists/* /var/log/* -Rf
|
||||
|
Reference in New Issue
Block a user