remove cura version env
This commit is contained in:
parent
91f3d76943
commit
cee804fed0
|
@ -7,7 +7,6 @@ RUN apt-get update && \
|
|||
|
||||
EXPOSE 5000
|
||||
|
||||
ENV CURA_VERSION=15.04.6
|
||||
ARG tag=master
|
||||
|
||||
WORKDIR /opt/octoprint
|
||||
|
|
Loading…
Reference in New Issue