Skip to content
This repository has been archived by the owner. It is now read-only.

Update Dockerfile #40

merged 4 commits into from Aug 3, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Dockerfile
chubing committed Aug 3, 2018
commit d7c81f201f33f6044de329101fb7446c8d3ca060
2 changes: 1 addition & 1 deletion Dockerfile
@@ -191,7 +191,7 @@ COPY docker-supervisord-entrypoint /usr/local/bin/
# following line (to prevent other scripts from processing it).
##### ENV TIER_BEACON_OPT_OUT True

ENV TIER_RELEASE=180501
ENV TIER_RELEASE=180801
ENV TIER_MAINTAINER=tier

ENTRYPOINT ["docker-supervisord-entrypoint"]