docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 177 forks source link

Bump Go to 1.12.6 and Alpine to 3.10.0 #568

Closed chris-crone closed 5 years ago

chris-crone commented 5 years ago

Signed-off-by: Christopher Crone christopher.crone@docker.com

- What I did Bumped build dependencies:

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

codecov[bot] commented 5 years ago

Codecov Report

Merging #568 into master will decrease coverage by 0.86%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
- Coverage   71.23%   70.36%   -0.87%     
==========================================
  Files          55       55              
  Lines        3306     3162     -144     
==========================================
- Hits         2355     2225     -130     
+ Misses        650      641       -9     
+ Partials      301      296       -5
Impacted Files Coverage Δ
loader/loader.go 84.09% <0%> (-2.51%) :arrow_down:
types/types.go 88.59% <0%> (-1%) :arrow_down:

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 ea61c10...22812f0. Read the comment docs.