falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

chore: update docker images #1921

Closed kgriffs closed 3 years ago

kgriffs commented 3 years ago

Updated docker scripts to generate new images and push to docker hub:

https://hub.docker.com/repository/registry-1.docker.io/falconry/falcon-bench/tags?page=1&ordering=last_updated&name=3.0.1

codecov[bot] commented 3 years ago

Codecov Report

Merging #1921 (0259973) into master (871d6bb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1921   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6610      6610           
  Branches      1067      1067           
=========================================
  Hits          6610      6610           

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 871d6bb...0259973. Read the comment docs.