forked from lthn/blockchain
Update Dockerfile
This commit is contained in:
parent
73131d0053
commit
3ad2df6f9f
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ ENV CONAN_HOME=/root/sdk
|
||||||
# CONAN: disables the generation of color escape characters.
|
# CONAN: disables the generation of color escape characters.
|
||||||
ENV NO_COLOR=1
|
ENV NO_COLOR=1
|
||||||
ENV BUILD_TARGET=${BUILD_TARGET}
|
ENV BUILD_TARGET=${BUILD_TARGET}
|
||||||
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN apt update && apt -y upgrade
|
RUN apt update && apt -y upgrade
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue