Web-Karma icon indicating copy to clipboard operation
Web-Karma copied to clipboard

Fixes Dockerfile

Open klpanagi opened this issue 1 year ago • 0 comments

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.

klpanagi avatar Mar 01 '24 16:03 klpanagi