temporalio / docker-builds

Temporal service Docker images build
https://hub.docker.com/r/temporaliotest/auto-setup
MIT License
30 stars 59 forks source link

Use a separate release tag for admintools #199

Closed tdeebswihart closed 6 months ago

tdeebswihart commented 6 months ago

What was changed

Our admintools image is now tagged separately from the server images. It will no longer share a version with our server images

Why?

This allows us to release it more frequently as we want it updated when either the server or our various debugging tools are updated

Checklist

Release runbooks will be updated later today