Commit 676824d8 authored by The Heavy's avatar The Heavy 🚂
Browse files

Upgrade available packages during build

parent a2c099fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ RUN apt-key add /root/RPM-GPG-KEY-virtualmin-6 && \

# update sources and install packages
RUN apt-get update && \
 apt-get -y upgrade && \
 apt-get -y install webmin && \
 apt-get -y install usermin && \
 apt-get -y install postfix && \