Skip to content

Commit

Permalink
Cachet v2.3.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wfjsw committed Jul 5, 2018
1 parent 02f2b84 commit 244c965
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 @@ -8,7 +8,7 @@ CMD ["/sbin/entrypoint.sh"]
ARG cachet_ver
ARG archive_url

ENV cachet_ver ${cachet_ver:-master}
ENV cachet_ver ${cachet_ver:-v2.3.15}
ENV archive_url ${archive_url:-https://github.com/cachethq/Cachet/archive/${cachet_ver}.tar.gz}

ENV COMPOSER_VERSION 1.6.3
Expand Down

0 comments on commit 244c965

Please sign in to comment.