ocurrent / current-bench

Experimental benchmarking infrastructure using OCurrent pipelines
Apache License 2.0
33 stars 17 forks source link

Pin the docker images to specific versions #459

Closed punchagan closed 1 year ago

punchagan commented 1 year ago

We have a whole bunch of Docker images we depend on, and most of them are just "lts" or "latest". To avoid surprises, it would be nice to pin them to specific versions. A bonus would be to have a tool to upgrade them all, if we choose to.