Version on docker hub is old (6.14.1)
dsteinkopf opened this issue · 5 comments
Confluence version here in GitHub Dockerfile is 6.14.2 (and better) for some time now. On docker hub the latest tag is 6.14.1.
Today Atlassian sent out a security advisory:
https://confluence.atlassian.com/doc/confluence-security-advisory-2019-03-20-966660264.html?subid=491269427&jobid=104007885&utm_campaign=Confluence+Server-advisory_march-2019_EML-4573&utm_medium=email&utm_source=alert-email
So upgrading would be great.
Am I missing something? Thank you very much for everything!
Hi,
came here for the same reason. Is there a way to obtain a newer version than the one from docker hub manually?
Thanks!
It is possible to build the image yourself with the updated version. Would like to avoid that myself to keep it simple. Notice that the 6.15.1 version (which also solves the security issue) is in the master branch and that one is not available on docker-hub either. So what is required to get the master branch docker image to be deployed on docker hub? (And a branch with 6.14.2 would also work)
You can use "my" dsteinkopf/confluence-dup which is currently based on a (temporary) fork from cptactionhank/confluence.
Edit: Updated to latest version (6.15.2).
I also saw the security patch notice and came here, but as our license goes only for 6.12.x we need the 6.12.4 version with the security patches in it. Possible to create a tag for this ?
Thanks in advance.
There is now an official docker image confluence-server