openobserve / o2_report_server

OpenObserve Report Server
GNU Affero General Public License v3.0
2 stars 1 forks source link

Docker images have the wrong Tag #3

Open gaby opened 3 weeks ago

gaby commented 3 weeks ago

@abvarun226 @hengfeiyang The docker images in public.ecr.aws have part of the commit hash in the tag.

The "latest" tag is also missing.

gaby commented 3 weeks ago

This can be fixed by removing the hash ENV from this line

https://github.com/openobserve/o2_report_server/blob/main/.github/workflows/buildcontainer.yml#L198

gaby commented 3 weeks ago

@Subhra264 Forgot to tag you :-)