sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

get rid of hardcoded tomcat version from Dockerfiles #70

Closed AtsushiNemoto closed 4 years ago

AtsushiNemoto commented 4 years ago

Get rid of "tomcat-9.0.17" from Dockerfiles. This reqeest includes pull request #66 (fix sw360populated/Dockerfile).

maxhbr commented 4 years ago

This contains #66 but drops all its changes? better rebase to not contain #66.

AtsushiNemoto commented 4 years ago

This contains #66 but drops all its changes? better rebase to not contain #66.

Yes, but #66 is a fix and this is a cleanup. I would like to keep these changes separated.