Skip to content

Conversation

skriss
Copy link
Member

@skriss skriss commented May 8, 2023

No description provided.

Signed-off-by: Steve Kriss <[email protected]>
@skriss skriss added the release-note/small A small change that needs one line of explanation in the release notes. label May 8, 2023
@skriss skriss requested a review from a team as a code owner May 8, 2023 15:25
@skriss skriss requested review from tsaarni and sunjayBhatia and removed request for a team May 8, 2023 15:25
Signed-off-by: Steve Kriss <[email protected]>
@@ -41,7 +41,7 @@ endif
IMAGE_PLATFORMS ?= linux/amd64,linux/arm64

# Base build image to use.
BUILD_BASE_IMAGE ?= golang:1.20.3
BUILD_BASE_IMAGE ?= golang:1.20.4
Copy link
Member Author

Choose a reason for hiding this comment

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

Wondering if we should think about switching to e.g. golang:1.20 to get patch version bumps for free, would reduce the toil here a bit.

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #5347 (c845f19) into main (5e7c220) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5347   +/-   ##
=======================================
  Coverage   77.84%   77.84%           
=======================================
  Files         138      138           
  Lines       18296    18296           
=======================================
  Hits        14243    14243           
  Misses       3779     3779           
  Partials      274      274           

@skriss skriss merged commit 99f33d2 into projectcontour:main May 8, 2023
@skriss skriss deleted the pr-go-1.20.4 branch May 8, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/small A small change that needs one line of explanation in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant