We should be able to automatically rebuild container images without needing to bump application versions to keep our images up to date. In practice, this probably requires creating a separate repository for Docker image builds and moving existing Dockerfiles from application repositories there.
We should be able to automatically rebuild container images without needing to bump application versions to keep our images up to date. In practice, this probably requires creating a separate repository for Docker image builds and moving existing Dockerfiles from application repositories there.