mv
This commit is contained in:
@ -3,7 +3,7 @@ FROM python:3.9.6
|
||||
ARG NEXUS_TOKEN
|
||||
|
||||
ENV PIP_CONFIG_FILE pip.conf
|
||||
ENV NEXUS_TOKEN $NEXUS_TOKEN
|
||||
ENV NEXUS_TOKEN $NEXUS_TOKEN
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install coinor-cbc
|
||||
|
Reference in New Issue
Block a user