Update docker gerrit image (new log option added)
Change-Id: Iec1c65de9ae9172bc8b2ccb8331db77e7f1d1722
Related-Prod: PROD-31292
diff --git a/defaults/docker_images.yml b/defaults/docker_images.yml
index a4f7fc2..2d9a6a5 100644
--- a/defaults/docker_images.yml
+++ b/defaults/docker_images.yml
@@ -13,7 +13,7 @@
# phpldapadmin:0.6.12
docker_image_phpldapadmin: "${_param:mcp_docker_registry}/mirantis/cicd/phpldapadmin:${_param:mcp_version}"
# gerrit:2.13.6
- docker_image_gerrit: "${_param:mcp_docker_registry}/mirantis/cicd/gerrit:${_param:mcp_version}"
+ docker_image_gerrit: "${_param:mcp_docker_registry}/mirantis/cicd/gerrit:2019.2.5"
# mysql:5.6
docker_image_mysql: "${_param:mcp_docker_registry}/mirantis/cicd/mysql:${_param:mcp_version}"
# jenkins:2.150.3