Skip to content

Update your Docker image when the base image changed

License

Notifications You must be signed in to change notification settings

eikendev/basechange

Repository files navigation

basechange

Maintain up-to-date Docker images for your users without much effort.

basechange lets you update your Docker image when the base image changed.

Build status  License 

🚀 Installation

The preferred way is to download the binary from the latest release.

Alternatively, you can build it yourself:

go install github.com/eikendev/basechange/cmd/...@latest