Skip to content

Commit

Permalink
Merge pull request #5 from Ogury/7.13.9-upgrade
Browse files Browse the repository at this point in the history
7.13.9 upgrade
  • Loading branch information
vaillani authored Oct 20, 2022
2 parents cea61bd + ce68474 commit 1613eae
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.8
ENV CONF_VERSION 7.13.9

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

0 comments on commit 1613eae

Please sign in to comment.