upgrade everything when we build
This commit is contained in:
@@ -18,6 +18,7 @@ RUN apt-get update && \
|
||||
apt-get install -y ./google-chrome-stable_current_amd64.deb && \
|
||||
apt-get install -f -y && \
|
||||
apt-get install sudo && \
|
||||
apt-get upgrade -y && \
|
||||
rm ./google-chrome-stable_current_amd64.deb && \
|
||||
apt-get clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user