apigee / registry

The Registry API allows teams to track and manage machine-readable descriptions of APIs.
https://apigee.github.io/registry
Apache License 2.0
148 stars 33 forks source link

switch builder to golang:1.20-bullseye #1200

Closed theganyo closed 1 year ago

theganyo commented 1 year ago

Fixes #1199

theganyo commented 1 year ago

Note: deployments/envoy/Dockerfile and containers/registry-tools/Dockerfile still use golang:1.20 as builder as they don't use distroless and don't have the lib issue.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1200 (f1d45cc) into main (dbcf45d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1200   +/-   ##
=======================================
  Coverage   71.90%   71.90%           
=======================================
  Files         146      146           
  Lines       12193    12193           
=======================================
  Hits         8767     8767           
  Misses       2746     2746           
  Partials      680      680           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more