Skip to content

Commit

Permalink
Update to version 2020.3
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjacksn committed Feb 4, 2020
1 parent 3d7d4d5 commit acd9b4a
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 @@ -11,7 +11,7 @@ ENTRYPOINT ["/usr/local/bin/python"]
CMD ["/groupmemail/run.py"]
HEALTHCHECK CMD ["/groupmemail/docker-healthcheck.sh"]

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

LABEL org.opencontainers.image.authors="William Jackson <william@subtlecoolness.com>" \
Expand Down

0 comments on commit acd9b4a

Please sign in to comment.