Skip to content

Gitea 1.23.5 docker image released with old Go version 1.23? #33806

Closed
@DrMaxNix

Description

@DrMaxNix

I was just curious, why the 1.23.5 release lists Compile with Go 1.24.1 as one of the changes for "SECURITY" improvements, but the released binaries are still being built with Go 1.23.7 and the Dockerfile is also still using Go 1.23 as its base image for the "Build stage". Why is Go 1.24 mentioned in the release then?

Different Release Methods

Pre-built binary gitea-1.23.5-linux-amd64:

Gitea version: 1.23.5 built with GNU Make 4.3, go1.23.7 : bindata, sqlite, sqlite_unlock_notify

Pre-built Docker image docker.gitea.com/gitea:latest:

Gitea version: 1.23.5 built with GNU Make 4.4.1, go1.23.6 : bindata, timetzdata, sqlite, sqlite_unlock_notify

Self-built Docker image from git tag v1.23.5:

Gitea version: 1.23.5+49-g07c4ad5e17 built with GNU Make 4.4.1, go1.23.7 : bindata, timetzdata, sqlite, sqlite_unlock_notify

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