diff --git a/confluence/latest/Dockerfile b/confluence/latest/Dockerfile index e317e5ba0..d2556ac64 100644 --- a/confluence/latest/Dockerfile +++ b/confluence/latest/Dockerfile @@ -35,7 +35,7 @@ RUN apk update -qq \ COPY entrypoint.sh /entrypoint.sh -ARG CONFLUENCE_VERSION=6.13.0 +ARG CONFLUENCE_VERSION=6.14.0 ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz COPY . /tmp