sipcapture / heplify-server

HEP Capture Server for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
183 stars 85 forks source link

image for release v1.59.7 not yet available on ghcr #549

Open luis-alen opened 5 months ago

luis-alen commented 5 months ago

Why is the latest release not yet available on ghcr?

https://github.com/sipcapture/heplify-server/pkgs/container/heplify-server

luis-alen commented 5 months ago

hummm... interesting...image tag v1.59.6 actually contains release version v1.59.7.

heplify-server-678cf8f547-x7llb:~# ./heplify-server -version
Could not find toml config file, use flag defaults. <nil>
VERSION: heplify-server 1.59.7

Seems like a missmatch between the release and image tag.

lmangani commented 4 months ago

True - there's currently a defect in the tagging we're addressing which seems caused by some action changes.

lmangani commented 2 months ago

The pipelines should be fine for both ghcr and dockerhub. Let us know if you spot any issue and thanks for the report!