ipt icon indicating copy to clipboard operation
ipt copied to clipboard

Update docker hub image with latest tomcat version

Open LordFlashmeow opened this issue 4 years ago • 2 comments

The tomcat:8.5-jdk8 base image has been updated since the last ipt image was published to docker hub. There is a (minor) security vulnerability in tomcat 8.5.57, which is the version in the ipt image.

The latest version is 8.5.61, and it would be very much appreciated if you could publish a docker image with the latest tomcat base.

LordFlashmeow avatar Jan 21 '21 23:01 LordFlashmeow

Thanks for the alert, I've published an updated image. Do you know a way to get notified when Tomcat update their images?

(We aren't using Docker images like this in production at GBIF.)

MattBlissett avatar Feb 08 '21 11:02 MattBlissett

There used to be a setting in docker hub automated builds where you could link to another image, and updates to it would trigger a rebuild. Unfortunately, it looks like it was removed (https://github.com/docker/hub-feedback/issues/1717).

LordFlashmeow avatar Feb 08 '21 17:02 LordFlashmeow