Skip to content

Commit

Permalink
Upgrade to 7.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vaillani committed Jul 22, 2022
1 parent b88b90d commit 88a5389
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 @@ -3,7 +3,7 @@ FROM openjdk:8-alpine
# Setup useful environment variables
ENV CONF_HOME /var/atlassian/confluence
ENV CONF_INSTALL /opt/atlassian/confluence
ENV CONF_VERSION 7.13.7
ENV CONF_VERSION 7.13.8

ENV JAVA_CACERTS $JAVA_HOME/jre/lib/security/cacerts
ENV CERTIFICATE $CONF_HOME/certificate
Expand Down

0 comments on commit 88a5389

Please sign in to comment.