diff --git a/Dockerfile b/Dockerfile index fe64a5f..7740dd3 100644 --- a/Dockerfile +++ b/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"]