Drop extra slash in postgres image url for offline
Change-Id: I9a12a651fcfc14ddfd6cd51ec6a74999e188a870
diff --git a/defaults/docker_images.yml b/defaults/docker_images.yml
index dd8bb8c..7f6ed43 100644
--- a/defaults/docker_images.yml
+++ b/defaults/docker_images.yml
@@ -120,7 +120,7 @@
- registry: ${_param:mcp_docker_registry}/mirantis/cicd
target_registry: ${_param:default_local_mirrror_content:docker_client_registry_target_registry}/mirantis/cicd
name: openldap:${_param:docker_image_openldap_tag}
- - registry: ${_param:mcp_docker_registry}/mirantis/cicd/
+ - registry: ${_param:mcp_docker_registry}/mirantis/cicd
target_registry: ${_param:default_local_mirrror_content:docker_client_registry_target_registry}/mirantis/cicd
name: postgresql:${_param:docker_image_postgresql_tag}
- registry: ${_param:mcp_docker_registry}/mirantis/cicd