Bust apt cache 17NOV2016
This commit is contained in:
parent
e3dc60f6eb
commit
f9c6602ef6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
|||
ENV HOME /root
|
||||
|
||||
# Install system packages
|
||||
RUN apt-get update # 02NOV2016
|
||||
RUN apt-get update # 17NOV2016
|
||||
RUN apt-get install -y \
|
||||
g++ \
|
||||
gdb \
|
||||
|
|
Reference in a new issue