# Release 2025.06-1

### Updated service version

This **hotfix** updates the `roleman` service. It includes a security fix related to database SSL certificates and introduces support for custom Docker image naming.

<table><thead><tr><th width="275.338623046875">Service</th><th>Version number</th></tr></thead><tbody><tr><td>roleman</td><td>2026.03.02-7c95b2a</td></tr></tbody></table>

### Critical security fix: **Database SSL certificate handling**

We've resolved a vulnerability that could result in the unintended exposure or leaking of SSL certificates used for database connections. This update secures database connection strings and prevents certificate leakage.

### Enhancement: Custom Docker image naming

We've added support for custom Docker image naming. You can now configure image names to align with your internal container registries and deployment pipelines, as requested by our community.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.make.com/white-label-documentation/release-notes/release-2025.06/release-2025.06-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
