docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Change: Drive image compilation with JITSI_IMAGE_VERSION
The JITSI_IMAGE_VERSION environment variable, part of env.example, is already made for driving images tag selection at runtime.
This proposal aims at:
- Using
JITSI_IMAGE_VERSIONenvironment variable also at build time, making image generation and stack deployment coherent - Ensuring compilation of all images is done with that same tag
This would break the current workflow of make prepare creating latest images for testing.
The release.sh script would be broken.
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.