Skip to content

Commit

Permalink
Release 2021.1
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjacksn authored Jan 26, 2021
1 parent 2383a71 commit f4260ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN /usr/local/bin/pip install --no-cache-dir --requirement /wormgas/requirement

COPY . /wormgas

ENV APP_VERSION="2020.3" \
ENV APP_VERSION="2021.1" \
PYTHONUNBUFFERED="1"

ENTRYPOINT ["/usr/local/bin/python"]
Expand Down

0 comments on commit f4260ea

Please sign in to comment.