Skip to content

Updates to dockerfiles - changing base images

Aneurin Price requested to merge github/fork/PixelHir/main into main

Created by: PixelHir

Hi, i was recently trying to use the docker images, however I noticed they have hardcoded java versions which made it unable to run on an ARM server. I remade the Dockerfiles to be more universal (using the openjdk docker image)

New Dockerfiles are fully working and I have deployed them on my server.

Merge request reports