redis icon indicating copy to clipboard operation
redis copied to clipboard

Align Docker image release workflow with Postgres

Open jsierles opened this issue 3 years ago • 0 comments

For our semi-managed services, we want images to be generated automatically from Github tags. Postgres is already setup for this. We should setup this repo the same way.

This helps people track Redis versions with fly image. fly image is backed by our API which will automatically track new versions from specific repositories. The tracking is already setup for this repository in the Fly backend.

jsierles avatar Mar 08 '22 18:03 jsierles