mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-31 07:55:23 +00:00
ae31e4d85f
The :latest tag points to a very old image versions, which are not consistent with regards to the base-image. This is causing differences in library versions across different target platforms. Once a v0.3.0 release is available, :main can be changed into :0.3.0. Closes #421.