Skip to content

Commit 244c965

Browse files
committed
Cachet v2.3.15 release
1 parent 02f2b84 commit 244c965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CMD ["/sbin/entrypoint.sh"]
88
ARG cachet_ver
99
ARG archive_url
1010

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

1414
ENV COMPOSER_VERSION 1.6.3

0 commit comments

Comments
 (0)