diff --git a/confluence/latest/Dockerfile b/confluence/latest/Dockerfile index 7ca175078..b1bab2db1 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.12.0 +ARG CONFLUENCE_VERSION=6.12.1 ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz COPY . /tmp