Skip to content

Docker images improvements

Bartek Wrona requested to merge bw_hive_baseenv_docker_update into develop
  • public DockerFile uses updated builder image (shared with CI builder environment)
  • CI uses updated images (previously pushed to registry.gitlab.syncad.com), extended by clang/clang-tidy tools to enable linting
  • Fixed lint warning(error) caused by inoptimal use of std::shared_ptr.

Merge request reports