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

Update base image to ghcr.io/distroless/static:latest #737

Merged
merged 3 commits into from
Jun 30, 2022

Conversation

imjasonh
Copy link
Member

Fixes #722

ghcr.io/distroless/static now includes tzdata, but this also adds a test that ensures timezone conversions are unaffected in case we change the base image again in the future.

I don't want to update the README until after we cut a release.

@jonjohnsonjr
Copy link
Collaborator

I'm ok to merge this but with the caveat that I wouldn't hesitate to revert it if something unexpectedly breaks.

@codecov-commenter
Copy link

Codecov Report

Merging #737 (efe3ccb) into main (79a463d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #737   +/-   ##
=======================================
  Coverage   51.38%   51.38%           
=======================================
  Files          44       44           
  Lines        3295     3295           
=======================================
  Hits         1693     1693           
  Misses       1390     1390           
  Partials      212      212           
Impacted Files Coverage Δ
pkg/commands/options/build.go 69.56% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79a463d...efe3ccb. Read the comment docs.

@imjasonh imjasonh merged commit a61e14d into ko-build:main Jun 30, 2022
@imjasonh imjasonh mentioned this pull request Jul 21, 2022
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.

RFC: Switch default base image to ghcr.io/distroless/static
3 participants