remove cura version env

This commit is contained in:
seanauff 2019-11-03 14:37:51 -05:00 committed by GitHub
parent 91f3d76943
commit cee804fed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ RUN apt-get update && \
EXPOSE 5000 EXPOSE 5000
ENV CURA_VERSION=15.04.6
ARG tag=master ARG tag=master
WORKDIR /opt/octoprint WORKDIR /opt/octoprint