Skip to content

Use go 1.23 for delve builder#1572

Merged
Slach merged 1 commit intoAltinity:0.24.1from
ondrej-smola:os-delve-use-go-121
Nov 26, 2024
Merged

Use go 1.23 for delve builder#1572
Slach merged 1 commit intoAltinity:0.24.1from
ondrej-smola:os-delve-use-go-121

Conversation

@ondrej-smola
Copy link
Copy Markdown
Contributor

@ondrej-smola ondrej-smola commented Nov 25, 2024

Thanks for taking the time to contribute to clickhouse-operator!

Please, read carefully instructions on how to make a Pull Request.

This will help a lot for maintainers to adopt your Pull Request.

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

# ===================
# == Delve builder ==
# ===================
FROM --platform=${BUILDPLATFORM} golang:1.19 AS delve-builder
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's upgrade to 1.23

@ondrej-smola ondrej-smola changed the title Use go 1.21 for delve builder Use go 1.23 for delve builder Nov 26, 2024
@Slach Slach merged commit 9e9f67b into Altinity:0.24.1 Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants