Confluence Server 7.9 beta is available now

Thank you @NathanMudaliar.

I verified that 7.9.0-m41 is the most recent release tagged ‘eap’ in your docker repo. That is not this “7.9 beta 1” you are talking about is it?

Now that Atlassian is using the ‘eap’ label in docker hub it is easy for us to upgrade our EAP/beta server. Just need to restart the docker container: Docker, but we can’t upgrade to 7.9-beta1 if it isn’t tagged in docker hub.

Our docker-compose.yml contains the ‘eap’ tag like this:

confluence:
        image: atlassian/confluence-server:eap

Just fyi, I don’t know how many people keep their test servers up to date using a docker container and your images/tags. It’s very convenient.

One of your release managers recently fixed your docker repo because Atlassian had forgotten about the ‘eap’ tag and it wasn’t being used. We noticed it and asked for that to be remedied and it was, someone added the ‘eap’ label again… but we can’t use it if Atlassian doesn’t use it. I can find that release manager’s name if you’d like, else could you please contact them and make sure that beta releases like this are using the eap tag so we can just restart our EAP docker container to get upgrades?

Thanks!

1 Like