cptactionhank / docker-atlassian-jira-software

Atlassian JIRA Software wrapped in a Docker image
https://cptactionhank.github.io/docker-atlassian-jira-software
MIT License
267 stars 165 forks source link

Switch to AdoptOpenJDK 8 #51

Open neuhausf opened 5 years ago

neuhausf commented 5 years ago

As of version 7.13, JIRA supports officially OpenJDK. Consider using the suggested version as mentioned in the releasenotes:

https://hub.docker.com/r/adoptopenjdk/openjdk8/

https://github.com/cptactionhank/docker-atlassian-jira-software/blob/0128d65463dc594292d1ad3c38d55f745deaa7d9/Dockerfile#L1

DeadlockState commented 5 years ago

Yes can you switch on adoptopenjdk/openjdk8:slim ?