DL3005
This commit is contained in:
parent
4fb7345cbd
commit
2995d11855
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ RUN apt-get -qq update && \
|
|||
|
||||
FROM php-core AS php-cli
|
||||
RUN apt-get -qq update && \
|
||||
apt-get -qy upgrade && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue