We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945cc9e commit 21e58a6Copy full SHA for 21e58a6
Dockerfile
@@ -3,7 +3,7 @@ FROM debian:jessie
3
MAINTAINER Alt Three <[email protected]>
4
5
ARG cachet_ver
6
-ENV cachet_ver v2.3.5
+ENV cachet_ver v2.3.6
7
8
# Using debian packages instead of compiling from scratch
9
RUN DEBIAN_FRONTEND=noninteractive \
0 commit comments