Skip to content

Pin the version of Delve in the debug images #5850

@yurishkuro

Description

@yurishkuro

In docker/debug/Dockerfile we are always installing the latest delve

go install github.com/go-delve/delve/cmd/dlv@latest

A better solution (for repeatable builds) is to have a local go.mod file that can be managed by the bots for version upgrades, similar to how we do it for tools in internal/tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerPull requests that update Docker codegood first issueGood for beginnershelp wantedFeatures that maintainers are willing to accept but do not have cycles to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions