We have released version 2.6.3 of the stream-collector
Release 2.6.3 · snowplow/stream-collector · GitHub
This patch release is simply to generate new docker images that bring in sufficiently recent version of libfreetype6, see here.
Upgrading to 2.6.3
If you are already using a recent version of the collector, then upgrading is as simple pulling the most recent docker image
docker pull snowplow/scala-stream-collector-kinesis:2.6.3
docker pull snowplow/scala-stream-collector-pubsub:2.6.3
docker pull snowplow/scala-stream-collector-kafka:2.6.3
The Snowplow docs site has a full guide to setting up and running the collector.