usc-isi-i2 / Web-Karma

Information Integration Tool
http://www.isi.edu/integration/karma/
Apache License 2.0
585 stars 196 forks source link

Fixes Dockerfile #606

Closed klpanagi closed 5 months ago

klpanagi commented 6 months ago

Docker image build was failing due to old versions and links for maven installation in Dockerfile.

https://github.com/usc-isi-i2/Web-Karma/blob/master/Dockerfile#L6

This PR replaces old maven links with version 3.9.6, now docker image is built with success.