Skip to content

Different binary build and go version for 3.5.8 #19818

@jefriabdullah

Description

@jefriabdullah

Asking if this normal for release and dockerhub image to use different binary/go version?

Loki binary from dockerhub image below

root@docker-priv:/tmp# docker exec -it loki sh
/ $ loki --version
loki, version 3.5.8 (branch: release-3.5.x, revision: cf335437)
  build user:       root@buildkitsandbox
  build date:       2025-11-05T08:22:57Z
  go version:       go1.24.9
  platform:         linux/amd64
  tags:             netgo
/ $ 

From release page

root@docker-priv:/tmp# ./loki-linux-amd64 --version
loki, version 3.5.8 (branch: release-3.5.x, revision: cf335437)
  build user:       root@df6139f23a2d
  build date:       2025-11-05T08:21:40Z
  go version:       go1.24.8
  platform:         linux/amd64
  tags:             netgo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions