Skip to content

Commit 4ab3327

Browse files
committed
Updated Atlassian JIRA master branch to latest version 6.8.0
1 parent 9f22c41 commit 4ab3327

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
@@ -3,7 +3,7 @@ FROM openjdk:8-alpine
33
# Setup useful environment variables
44
ENV CONF_HOME /var/atlassian/confluence
55
ENV CONF_INSTALL /opt/atlassian/confluence
6-
ENV CONF_VERSION 6.7.2
6+
ENV CONF_VERSION 6.8.0
77

88
ENV JAVA_CACERTS $JAVA_HOME/jre/lib/security/cacerts
99
ENV CERTIFICATE $CONF_HOME/certificate

0 commit comments

Comments
 (0)