Skip to content

Commit

Permalink
Merge pull request #4 from Ogury/7.13.8-upgrade
Browse files Browse the repository at this point in the history
7.13.8 upgrade
  • Loading branch information
vaillani authored Jul 22, 2022
2 parents b88b90d + 88a5389 commit cea61bd
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 cea61bd

Please sign in to comment.