Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Dockerfile issue. #5761

Merged

Conversation

blackpiglet
Copy link
Contributor

#5685 introduced Restic builder in the Velero Dockerfile.
It supposes to use Golang v1.19 as the built environment, but due to Dockerfile's bug, Golang v1.18 is used instead.
This PR is used to address that.

Signed-off-by: Xun Jiang [email protected]

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@blackpiglet blackpiglet self-assigned this Jan 12, 2023
Signed-off-by: Xun Jiang <[email protected]>
@Lyndon-Li Lyndon-Li merged commit 4a17d7e into vmware-tanzu:release-1.9 Jan 13, 2023
@blackpiglet blackpiglet deleted the fix_dockerfile_issue branch March 10, 2023 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants