ConduitIO / conduit

Conduit streams data between data stores. Kafka Connect replacement. No JVM required.
https://conduit.io
Apache License 2.0
363 stars 42 forks source link

Configure dependabot for Docker #1658

Closed hariso closed 1 week ago

hariso commented 1 week ago

Description

This covers our Dockerfile for the Conduit Docker image. Updates for it (Go, Alpine) are relatively infrequent so I've put the schedule interval to "weekly".

This doesn't cover the Docker Compose files we have, as dependabot doesn't support them: https://github.com/dependabot/dependabot-core/issues/390

A solution that's been often mentioned in the above issue is Renovate.

Quick checks: