cptactionhank / docker-atlassian-jira-service-desk

Atlassian JIRA Service Desk wrapped in a Docker image
https://cptactionhank.github.io/docker-atlassian-jira-service-desk
MIT License
48 stars 39 forks source link

Use openjdk image instead of deprecated java #6

Closed marton78 closed 6 years ago

marton78 commented 7 years ago

Please replace FROM java:8 by FROM openjdk:8, as in this commit.

cptactionhank commented 6 years ago

Now using OpenJDK alpine base image