Skip to content

Pin container images to specific versions

This patch is intended to prevent CI pipeline flakiness caused by the changes from the container image publisher.

Script environment is expected to be Alpine hence the specific base image. DinD service does not need to be bound to a specific base image.

This MR should be merged after !62 (merged).

Signed-off-by: Paweł Wieczorek pawiecz@collabora.com

Merge request reports