lensesio / fast-data-dev

Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors
https://lenses.io
Apache License 2.0
2.01k stars 330 forks source link

Update Caddy github URL in Dockerfile #178

Open HyunSangHan opened 3 years ago

HyunSangHan commented 3 years ago

Same change with https://github.com/lensesio/kafka-connect-ui/pull/112.

Replaced https://github.com/mholt/caddy/releases/download/v0.10.10/caddy_v0.10.10_linux_amd64.tar.gz with https://github.com/caddyserver/caddy/releases/download/v0.10.10/caddy_v0.10.10_linux_amd64.tar.gz.

It was updated once before like below: https://github.com/lensesio/fast-data-dev/blob/e4e37ea71c9af8e052c4158568bc16200fde5995/Dockerfile#L371