docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Change: Drive image compilation with JITSI_IMAGE_VERSION

Open Berbe opened this issue 1 year ago • 2 comments

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_VERSION environment variable also at build time, making image generation and stack deployment coherent
  • Ensuring compilation of all images is done with that same tag

Berbe avatar Jul 03 '24 23:07 Berbe

This would break the current workflow of make prepare creating latest images for testing.

saghul avatar Aug 05 '24 08:08 saghul

The release.sh script would be broken.

saghul avatar Aug 05 '24 09:08 saghul

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.

github-actions[bot] avatar Mar 14 '25 02:03 github-actions[bot]